Skip to content

Commit ab2622d

Browse files
chore(release): 1.12.30 [skip ci]
## [1.12.30](v1.12.29...v1.12.30) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f487075](f487075))
1 parent f487075 commit ab2622d

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.30](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.29...v1.12.30) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f487075](https://github.com/CoCreate-app/CoCreateCSS/commit/f487075b4f0fcc98c2f020b807c85c9b866ef25c))
7+
18
## [1.12.29](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.28...v1.12.29) (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.29",
3+
"version": "1.12.30",
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",
@@ -62,4 +62,4 @@
6262
"dependencies": {
6363
"@cocreate/cli": "^1.33.7"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)