Skip to content

Commit

Permalink
chore(release): 1.10.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.8](v1.10.7...v1.10.8) (2022-12-14)

### Bug Fixes

* bump @cocreate/floating-label ([817e87f](817e87f))
  • Loading branch information
semantic-release-bot committed Dec 14, 2022
1 parent 817e87f commit df010fa
Show file tree
Hide file tree
Showing 2 changed files with 8 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.10.8](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.10.7...v1.10.8) (2022-12-14)


### Bug Fixes

* bump @cocreate/floating-label ([817e87f](https://github.com/CoCreate-app/CoCreateCSS/commit/817e87f945796063700e83b41981d421f4423a14))

## [1.10.7](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.10.6...v1.10.7) (2022-12-13)


Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatecss",
"version": "1.10.7",
"version": "1.10.8",
"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 @@ -66,4 +66,3 @@
"@cocreate/hosting": "^1.6.18"
}
}

0 comments on commit df010fa

Please sign in to comment.