Skip to content

Commit acb2022

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([b302a39](b302a39)) * replace cdn with /dist ([818af72](818af72)) * update file uploader ([f35cc3b](f35cc3b))
1 parent b302a39 commit acb2022

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.14.1](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.14.0...v1.14.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([b302a39](https://github.com/CoCreate-app/CoCreateCSS/commit/b302a393b0b25548537d00ba9f277a4107225e9b))
7+
* replace cdn with /dist ([818af72](https://github.com/CoCreate-app/CoCreateCSS/commit/818af721b08681040620d77046074a28ed51a087))
8+
* update file uploader ([f35cc3b](https://github.com/CoCreate-app/CoCreateCSS/commit/f35cc3bc451adf79a77a03e4dfeb95b1b156524a))
9+
110
# [1.14.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.13.0...v1.14.0) (2023-08-17)
211

312

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