Skip to content

Commit 6068812

Browse files
chore(release): 1.9.10 [skip ci]
## [1.9.10](v1.9.9...v1.9.10) (2022-06-12) ### Bug Fixes * update dependencies ([40c25c1](40c25c1)) * update docs css document_id ([fc240e3](fc240e3)) * update modal btn to actions ([4c23341](4c23341))
1 parent 40c25c1 commit 6068812

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.9.10](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.9.9...v1.9.10) (2022-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([40c25c1](https://github.com/CoCreate-app/CoCreateCSS/commit/40c25c1338b0703cb9d3bb6e3e1723200425d72a))
7+
* update docs css document_id ([fc240e3](https://github.com/CoCreate-app/CoCreateCSS/commit/fc240e3632a7cbd4c4c94cc9bc806ab5420cdf70))
8+
* update modal btn to actions ([4c23341](https://github.com/CoCreate-app/CoCreateCSS/commit/4c2334174493130b3997544f5a5748d50dff26b0))
9+
110
## [1.9.9](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.9.8...v1.9.9) (2022-06-02)
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.9.9",
3+
"version": "1.9.10",
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)