Skip to content

Commit 0a5acc8

Browse files
chore(release): 1.12.32 [skip ci]
## [1.12.32](v1.12.31...v1.12.32) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([98cb7fe](98cb7fe))
1 parent 98cb7fe commit 0a5acc8

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.32](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.31...v1.12.32) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([98cb7fe](https://github.com/CoCreate-app/CoCreateCSS/commit/98cb7fe7646840e126fbd871be74a791a41542be))
7+
18
## [1.12.31](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.30...v1.12.31) (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.31",
3+
"version": "1.12.32",
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)