Skip to content

Commit

Permalink
chore(release): 1.17.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.17.3](v1.17.2...v1.17.3) (2023-11-12)

### Bug Fixes

* bump dependencies for latest features ([be99ffd](be99ffd))
  • Loading branch information
semantic-release-bot committed Nov 12, 2023
1 parent be99ffd commit 54a1349
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.17.3](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.17.2...v1.17.3) (2023-11-12)


### Bug Fixes

* bump dependencies for latest features ([be99ffd](https://github.com/CoCreate-app/CoCreateCSS/commit/be99ffd95e8d89aee9928893804056eb14beb492))

## [1.17.2](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.17.1...v1.17.2) (2023-11-09)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatecss",
"version": "1.17.2",
"version": "1.17.3",
"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 Expand Up @@ -59,4 +59,4 @@
"webpack-cli": "^4.6.0",
"webpack-log": "^3.0.1"
}
}
}

0 comments on commit 54a1349

Please sign in to comment.