We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69e7ed1 + 827e0f8 commit 2246863Copy full SHA for 2246863
3 files changed
.changeset/plenty-crabs-double.md
packages/react-ui/CHANGELOG.md
@@ -1,25 +1,13 @@
1
# @m2-modules/react-ui
2
3
-## 1.0.0
4
-
5
-### Major Changes
+## 1.1.0
6
7
-- 2ce0eff: Release v1.0.0
8
9
-## 2.0.0
+### Minor Changes
10
11
12
13
-- 1c36daa: chore(build): Release v1.0.0 - react ui
14
15
-## 1.0.1
16
17
-### Patch Changes
18
19
-- 8445d21: chore(build): change slint config
+- cc79349: change exporting path and publishing carousel component
20
21
## 1.0.0
22
23
### Major Changes
24
25
-- 1bcfba2: Release v1.0.0
+- 2ce0eff: Release v1.0.0
packages/react-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@m2-modules/react-ui",
- "version": "1.0.0",
+ "version": "1.1.0",
"main": "dist/index.js",
"module": "src/index.ts",
"types": "dist/index.d.ts",
0 commit comments