Skip to content

Commit 4d61e58

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2023-04-24) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([5195a83](5195a83))
1 parent 5195a83 commit 4d61e58

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.2](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.1...v1.12.2) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([5195a83](https://github.com/CoCreate-app/CoCreateCSS/commit/5195a8304446ecf9729c2e195e674b7d71d41dc6))
7+
18
## [1.12.1](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.0...v1.12.1) (2023-04-24)
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.1",
3+
"version": "1.12.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",
@@ -64,4 +64,4 @@
6464
"@cocreate/docs": "^1.7.0",
6565
"@cocreate/hosting": "^1.9.2"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)