Skip to content

Commit df010fa

Browse files
chore(release): 1.10.8 [skip ci]
## [1.10.8](v1.10.7...v1.10.8) (2022-12-14) ### Bug Fixes * bump @cocreate/floating-label ([817e87f](817e87f))
1 parent 817e87f commit df010fa

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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.10.8](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.10.7...v1.10.8) (2022-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump @cocreate/floating-label ([817e87f](https://github.com/CoCreate-app/CoCreateCSS/commit/817e87f945796063700e83b41981d421f4423a14))
7+
18
## [1.10.7](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.10.6...v1.10.7) (2022-12-13)
29

310

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatecss",
3-
"version": "1.10.7",
3+
"version": "1.10.8",
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",
@@ -66,4 +66,3 @@
6666
"@cocreate/hosting": "^1.6.18"
6767
}
6868
}
69-

0 commit comments

Comments
 (0)