Skip to content

Commit 8695f37

Browse files
committed
chore(release): [email protected] [skip ci]
# create-chakra-icons [1.3.0](https://github.com/kodingdotninja/chakra-icons/compare/[email protected]@1.3.0) (2023-09-12) ### Features * bump all packages to v2.0.0 ([db3a193](db3a193))
1 parent b065be0 commit 8695f37

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/create-chakra-icons/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# create-chakra-icons [1.3.0](https://github.com/kodingdotninja/chakra-icons/compare/[email protected]@1.3.0) (2023-09-12)
2+
3+
4+
### Features
5+
6+
* bump all packages to v2.0.0 ([db3a193](https://github.com/kodingdotninja/chakra-icons/commit/db3a1934c3a2e1adf50cf1fdf577841eb4d21d53))
7+
18
# create-chakra-icons [1.2.0](https://github.com/kodingdotninja/chakra-icons/compare/[email protected]@1.2.0) (2023-03-05)
29

310
### Features

packages/create-chakra-icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-chakra-icons",
3-
"version": "2.0.0",
3+
"version": "1.3.0",
44
"author": "ri7nz <[email protected]>",
55
"homepage": "https://github.com/kodingdotninja/chakra-icons/tree/main/packages/create-chakra-icons",
66
"repository": {
@@ -33,7 +33,7 @@
3333
"svg-parser": "^2.0.4"
3434
},
3535
"devDependencies": {
36-
"@tooling/msrconfig": "workspace:*",
36+
"@tooling/msrconfig": "*",
3737
"eslint": "^8.47.0",
3838
"tsup": "^7.2.0"
3939
},

0 commit comments

Comments
 (0)