Skip to content

Commit 89e7900

Browse files
chore(release): 1.12.17 [skip ci]
## [1.12.17](v1.12.16...v1.12.17) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([4e094c8](4e094c8))
1 parent 4e094c8 commit 89e7900

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.17](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.16...v1.12.17) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([4e094c8](https://github.com/CoCreate-app/CoCreateCSS/commit/4e094c85a63d058f1f1b009e44b5435bb15b6bbb))
7+
18
## [1.12.16](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.15...v1.12.16) (2023-06-02)
29

310

@@ -1643,4 +1650,4 @@
16431650

16441651
### Features
16451652

1646-
* Initial Release ([ec0380f](https://github.com/CoCreate-app/CoCreateCSS/commit/ec0380facd302801c7442551fee007ea2c75fb61))
1653+
* Initial Release ([ec0380f](https://github.com/CoCreate-app/CoCreateCSS/commit/ec0380facd302801c7442551fee007ea2c75fb61))

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