Skip to content

Commit c19a500

Browse files
chore(release): 1.5.5 [skip ci]
## [1.5.5](v1.5.4...v1.5.5) (2021-08-14) ### Bug Fixes * remove data- from serch attributes ([2df8a08](2df8a08)) * replace data-transform with toggle ([67897cf](67897cf)) * update to docs ([c2cede6](c2cede6))
1 parent 2df8a08 commit c19a500

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.5](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.5.4...v1.5.5) (2021-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* remove data- from serch attributes ([2df8a08](https://github.com/CoCreate-app/CoCreateCSS/commit/2df8a081d2badb8c8af16d023de3c62f215442c7))
7+
* replace data-transform with toggle ([67897cf](https://github.com/CoCreate-app/CoCreateCSS/commit/67897cfcf295812b7a69a670306e7c5eb0368821))
8+
* update to docs ([c2cede6](https://github.com/CoCreate-app/CoCreateCSS/commit/c2cede690fe9bc484d08b1c0b0e2c0f030fe419d))
9+
110
## [1.5.4](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.5.3...v1.5.4) (2021-08-12)
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.4",
3+
"version": "1.5.5",
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)