Skip to content

Commit 5426178

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.10...v1.12.0) (2023-04-24) ### Features * added pwa manifest ([d21b58d](d21b58d))
1 parent d21b58d commit 5426178

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.11.10...v1.12.0) (2023-04-24)
2+
3+
4+
### Features
5+
6+
* added pwa manifest ([d21b58d](https://github.com/CoCreate-app/CoCreateCSS/commit/d21b58d7a07b550cf7d2a467fe7ee7161cc91b87))
7+
18
## [1.11.10](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.11.9...v1.11.10) (2023-04-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatecss",
3-
"version": "1.11.10",
3+
"version": "1.12.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",

0 commit comments

Comments
 (0)