Skip to content

Commit 1f9f791

Browse files
chore(release): 1.9.27 [skip ci]
## [1.9.27](v1.9.26...v1.9.27) (2022-11-21) ### Bug Fixes * replaced document_id with document._id ([0835e6a](0835e6a))
1 parent 0835e6a commit 1f9f791

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.27](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.9.26...v1.9.27) (2022-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced document_id with document._id ([0835e6a](https://github.com/CoCreate-app/CoCreateCSS/commit/0835e6a9153a21663bbe98968edb60073a0881f3))
7+
18
## [1.9.26](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.9.25...v1.9.26) (2022-11-21)
29

310

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.26",
3+
"version": "1.9.27",
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)