Skip to content

Commit 2625014

Browse files
chore(release): 1.6.28 [skip ci]
## [1.6.28](v1.6.27...v1.6.28) (2021-10-12) ### Bug Fixes * unique true or false css ([154a8c6](154a8c6))
1 parent 154a8c6 commit 2625014

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.6.28](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.6.27...v1.6.28) (2021-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* unique true or false css ([154a8c6](https://github.com/CoCreate-app/CoCreateCSS/commit/154a8c6293f5120d9426a07effd238febfca2f74))
7+
18
## [1.6.27](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.6.26...v1.6.27) (2021-10-06)
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.6.27",
3+
"version": "1.6.28",
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)