Skip to content

Commit eba19ce

Browse files
chore(release): 1.4.12 [skip ci]
## [1.4.12](v1.4.11...v1.4.12) (2021-07-17) ### Bug Fixes * add css to css directory ([c293f3a](c293f3a)) * init and update demos scripts ([a09610b](a09610b)) * workflows ([72cd87c](72cd87c))
1 parent 72cd87c commit eba19ce

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.4.12](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.4.11...v1.4.12) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add css to css directory ([c293f3a](https://github.com/CoCreate-app/CoCreateCSS/commit/c293f3acd8398f238b42f9f8c924a6a665eef214))
7+
* init and update demos scripts ([a09610b](https://github.com/CoCreate-app/CoCreateCSS/commit/a09610b3304b1b30690b63f424460a51bfb84e51))
8+
* workflows ([72cd87c](https://github.com/CoCreate-app/CoCreateCSS/commit/72cd87c47163d01733217fe0f7d4d841acdb2f14))
9+
110
## [1.4.11](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.4.10...v1.4.11) (2021-07-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.4.11",
3+
"version": "1.4.12",
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)