Skip to content

Commit a439665

Browse files
chore(release): 1.11.3 [skip ci]
## [1.11.3](v1.11.2...v1.11.3) (2023-03-16) ### Bug Fixes * bump dependencies' ([1081f54](1081f54))
1 parent 1081f54 commit a439665

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.11.3](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.11.2...v1.11.3) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies' ([1081f54](https://github.com/CoCreate-app/CoCreateCSS/commit/1081f54d52ca479ad4dc3aa6de79ee33d9e65900))
7+
18
## [1.11.2](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.11.1...v1.11.2) (2023-03-16)
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.11.2",
3+
"version": "1.11.3",
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",
@@ -65,4 +65,4 @@
6565
"@cocreate/docs": "^1.6.1",
6666
"@cocreate/hosting": "^1.8.1"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)