Skip to content

Commit

Permalink
chore(release): 1.12.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.4](v1.12.3...v1.12.4) (2023-04-24)

### Bug Fixes

* updated worrkflows to v3 and node version 16 ([68e4b22](68e4b22))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent 68e4b22 commit dcbb6ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.12.4](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.3...v1.12.4) (2023-04-24)


### Bug Fixes

* updated worrkflows to v3 and node version 16 ([68e4b22](https://github.com/CoCreate-app/CoCreateCSS/commit/68e4b22c8774d34b7de370c9e4b6247ebbb93ccc))

## [1.12.3](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.2...v1.12.3) (2023-04-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatecss",
"version": "1.12.3",
"version": "1.12.4",
"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.",
"keywords": [
"cocreatecss",
Expand Down

0 comments on commit dcbb6ce

Please sign in to comment.