Skip to content

Commit c4e30e5

Browse files
chore(release): 1.12.22 [skip ci]
## [1.12.22](v1.12.21...v1.12.22) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([af56b01](af56b01))
1 parent af56b01 commit c4e30e5

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.22](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.21...v1.12.22) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([af56b01](https://github.com/CoCreate-app/CoCreateCSS/commit/af56b01caabc6a182f095e7736bfe7677f08e322))
7+
18
## [1.12.21](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.20...v1.12.21) (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.21",
3+
"version": "1.12.22",
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",
@@ -60,4 +60,4 @@
6060
"webpack-cli": "^4.6.0",
6161
"webpack-log": "^3.0.1"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)