Skip to content

Commit b847e5c

Browse files
chore(release): 1.21.2 [skip ci]
## [1.21.2](v1.21.1...v1.21.2) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([c296ab1](c296ab1))
1 parent c296ab1 commit b847e5c

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.21.2](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.21.1...v1.21.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([c296ab1](https://github.com/CoCreate-app/CoCreateCSS/commit/c296ab1efa03048e7f00e823f0f31a55b4fead4e))
7+
18
## [1.21.1](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.21.0...v1.21.1) (2025-04-30)
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.21.1",
3+
"version": "1.21.2",
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",
@@ -53,4 +53,4 @@
5353
"webpack-cli": "^4.6.0",
5454
"webpack-log": "^3.0.1"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)