Skip to content

Commit eb81394

Browse files
chore(release): 1.20.4 [skip ci]
## [1.20.4](v1.20.3...v1.20.4) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([99ac2f4](99ac2f4)) * svg icon class ([61faeac](61faeac))
1 parent 99ac2f4 commit eb81394

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.20.4](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.3...v1.20.4) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([99ac2f4](https://github.com/CoCreate-app/CoCreateCSS/commit/99ac2f44dcd1c022f20117bb0e85273769d20f6c))
7+
* svg icon class ([61faeac](https://github.com/CoCreate-app/CoCreateCSS/commit/61faeac538f356a4949434c4c7c3201cbdce5fd4))
8+
19
## [1.20.3](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.2...v1.20.3) (2024-05-19)
210

311

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.20.3",
3+
"version": "1.20.4",
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",
@@ -59,4 +59,4 @@
5959
"webpack-cli": "^4.6.0",
6060
"webpack-log": "^3.0.1"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)