Skip to content

Commit 05f2623

Browse files
chore(release): 1.12.23 [skip ci]
## [1.12.23](v1.12.22...v1.12.23) (2023-06-11) ### Bug Fixes * @cocreate/cli moved to dependencies ([370b66e](370b66e))
1 parent 370b66e commit 05f2623

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.23](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.22...v1.12.23) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* @cocreate/cli moved to dependencies ([370b66e](https://github.com/CoCreate-app/CoCreateCSS/commit/370b66eb19bc872297e22bf64477fee126983edc))
7+
18
## [1.12.22](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.21...v1.12.22) (2023-06-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatecss",
3-
"version": "1.12.22",
3+
"version": "1.12.23",
44
"description": "A lightweight utility-first Atomic CSS framework promoting rapid UI development. No learning curve... Apply your native css property:value directly in class, then extract and transform it.",
55
"keywords": [
66
"cocreatecss",
@@ -62,4 +62,4 @@
6262
"dependencies": {
6363
"@cocreate/cli": "^1.33.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)