Skip to content

Commit fa3d4f2

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.3...v1.16.0) (2023-09-19) ### Features * bump dependencies for there latest features ([25f0450](25f0450))
1 parent f013a39 commit fa3d4f2

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.16.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.15.3...v1.16.0) (2023-09-19)
2+
3+
4+
### Features
5+
6+
* bump dependencies for there latest features ([25f0450](https://github.com/CoCreate-app/CoCreateCSS/commit/25f0450dc69d7bc265f1b12a14d9c7ba23be3419))
7+
18
## [1.15.3](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.15.2...v1.15.3) (2023-09-19)
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.15.3",
3+
"version": "1.16.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)