Skip to content

Commit df0ea00

Browse files
chore(release): 1.11.7 [skip ci]
## [1.11.7](v1.11.6...v1.11.7) (2023-04-11) ### Bug Fixes * bump dependencies ([aab4e1a](aab4e1a))
1 parent aab4e1a commit df0ea00

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.11.7](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.11.6...v1.11.7) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([aab4e1a](https://github.com/CoCreate-app/CoCreateCSS/commit/aab4e1a8d298ecda349fe2a8fd627c2bf9d09a2e))
7+
18
## [1.11.6](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.11.5...v1.11.6) (2023-04-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatecss",
3-
"version": "1.11.6",
3+
"version": "1.11.7",
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",
@@ -65,4 +65,4 @@
6565
"@cocreate/docs": "^1.6.5",
6666
"@cocreate/hosting": "^1.8.5"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)