Skip to content

Commit 634737c

Browse files
chore(release): 1.5.6 [skip ci]
## [1.5.6](v1.5.5...v1.5.6) (2021-08-15) ### Bug Fixes * add parse link classname to classNameList to avoid duplicate parsing ([6e0c263](6e0c263)) * refactor init ([7a53ee0](7a53ee0)) * refactor light and dark mode ([a3f3c6b](a3f3c6b))
1 parent 6e0c263 commit 634737c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.6](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.5.5...v1.5.6) (2021-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* add parse link classname to classNameList to avoid duplicate parsing ([6e0c263](https://github.com/CoCreate-app/CoCreateCSS/commit/6e0c263f50a52b4c1c3c979d7794ae91a7863c35))
7+
* refactor init ([7a53ee0](https://github.com/CoCreate-app/CoCreateCSS/commit/7a53ee02bc1ddd0f343e9e82c742c16ccb4180ad))
8+
* refactor light and dark mode ([a3f3c6b](https://github.com/CoCreate-app/CoCreateCSS/commit/a3f3c6b6d97bbe44f62bc89efcd756dba9a82a7f))
9+
110
## [1.5.5](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.5.4...v1.5.5) (2021-08-14)
211

312

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.5.5",
3+
"version": "1.5.6",
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)