Skip to content

Commit 29170f8

Browse files
chore(release): 1.12.26 [skip ci]
## [1.12.26](v1.12.25...v1.12.26) (2023-06-11) ### Bug Fixes * testing workflow ([80d9fbb](80d9fbb))
1 parent 80d9fbb commit 29170f8

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.12.26](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.25...v1.12.26) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([80d9fbb](https://github.com/CoCreate-app/CoCreateCSS/commit/80d9fbbddbbba0926cedfdf1d160bcde243d3550))
7+
18
## [1.12.25](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.24...v1.12.25) (2023-06-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.12.25",
3+
"version": "1.12.26",
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",
@@ -62,4 +62,4 @@
6262
"dependencies": {
6363
"@cocreate/cli": "^1.33.4"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)