Skip to content

Commit d85c450

Browse files
chore(release): 1.20.1 [skip ci]
## [1.20.1](v1.20.0...v1.20.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([51d2474](51d2474))
1 parent 51d2474 commit d85c450

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.20.1](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.0...v1.20.1) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([51d2474](https://github.com/CoCreate-app/CoCreateCSS/commit/51d24742397879e2f157d7c309fefc7685efbab7))
7+
18
# [1.20.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.19.0...v1.20.0) (2023-11-25)
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.20.0",
3+
"version": "1.20.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)