Skip to content

Commit 7023db2

Browse files
chore(release): 1.12.18 [skip ci]
## [1.12.18](v1.12.17...v1.12.18) (2023-06-04) ### Bug Fixes * replaced secert GITHUB_TOKEN with GITHUB ([ff7a2f4](ff7a2f4)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6eab2bc](6eab2bc))
1 parent 6eab2bc commit 7023db2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.12.18](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.17...v1.12.18) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced secert GITHUB_TOKEN with GITHUB ([ff7a2f4](https://github.com/CoCreate-app/CoCreateCSS/commit/ff7a2f472f8d350ac9bcec51d693dcac58e5155f))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6eab2bc](https://github.com/CoCreate-app/CoCreateCSS/commit/6eab2bcd16717a499b26bf805b7644a742d34588))
8+
19
## [1.12.17](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.16...v1.12.17) (2023-06-04)
210

311

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.17",
3+
"version": "1.12.18",
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",
@@ -64,4 +64,4 @@
6464
"@cocreate/docs": "^1.7.15",
6565
"@cocreate/hosting": "^1.10.8"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)