Skip to content

Commit fb1ad48

Browse files
chore(release): 1.21.0 [skip ci]
# [1.21.0](v1.20.4...v1.21.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([a8a97d0](a8a97d0)) * scroll css ([a007aa4](a007aa4)) ### Features * add prettier.config.js and format files ([a90cf9c](a90cf9c)) * add prettier.config.js and format files ([98238c8](98238c8))
1 parent a8a97d0 commit fb1ad48

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.21.0](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.4...v1.21.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([a8a97d0](https://github.com/CoCreate-app/CoCreateCSS/commit/a8a97d08217a7b681dd05cffbee1aec428ca0cc0))
7+
* scroll css ([a007aa4](https://github.com/CoCreate-app/CoCreateCSS/commit/a007aa4f8f7ca5519e522d2205609037bf3dd329))
8+
9+
10+
### Features
11+
12+
* add prettier.config.js and format files ([a90cf9c](https://github.com/CoCreate-app/CoCreateCSS/commit/a90cf9cf583ff1242cc38a0077e28df230863de5))
13+
* add prettier.config.js and format files ([98238c8](https://github.com/CoCreate-app/CoCreateCSS/commit/98238c860f4c3261b494dd151eec08e57fcef89b))
14+
115
## [1.20.4](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.3...v1.20.4) (2024-06-12)
216

317

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