Skip to content

Commit 7a0e515

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.0...v1.14.0) (2023-08-17) ### Features * bump cocreate dependencies for the latest updates and features ([03e6038](03e6038))
1 parent 03e6038 commit 7a0e515

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.14.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.13.0...v1.14.0) (2023-08-17)
2+
3+
4+
### Features
5+
6+
* bump cocreate dependencies for the latest updates and features ([03e6038](https://github.com/CoCreate-app/CoCreateCSS/commit/03e603823493db55e2708dd1bfa328367132843b))
7+
18
# [1.13.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.32...v1.13.0) (2023-08-16)
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.13.0",
3+
"version": "1.14.0",
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)