Skip to content

Commit a7bc030

Browse files
chore(release): 1.12.16 [skip ci]
## [1.12.16](v1.12.15...v1.12.16) (2023-06-02) ### Bug Fixes * format demo html ([e6fcb86](e6fcb86))
1 parent e6fcb86 commit a7bc030

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.16](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.15...v1.12.16) (2023-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* format demo html ([e6fcb86](https://github.com/CoCreate-app/CoCreateCSS/commit/e6fcb86f24cd8e62a24a8b0f588ac73cd99e2672))
7+
18
## [1.12.15](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.14...v1.12.15) (2023-05-21)
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.15",
3+
"version": "1.12.16",
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.13",
6565
"@cocreate/hosting": "^1.10.5"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)