Skip to content

Commit 9a4c3c9

Browse files
chore(release): 1.12.20 [skip ci]
## [1.12.20](v1.12.19...v1.12.20) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([fef9702](fef9702))
1 parent d01fcec commit 9a4c3c9

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.20](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.19...v1.12.20) (2023-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([fef9702](https://github.com/CoCreate-app/CoCreateCSS/commit/fef970210ccc5038e489e15c4bc684dd7bb91408))
7+
18
## [1.12.19](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.18...v1.12.19) (2023-06-04)
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.19",
3+
"version": "1.12.20",
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)