Skip to content

Commit 9ec74b0

Browse files
chore(release): 1.12.12 [skip ci]
## [1.12.12](v1.12.11...v1.12.12) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([9c79809](9c79809)) * removed filter-sort-direction css ([8dd0d2e](8dd0d2e))
1 parent 9c79809 commit 9ec74b0

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.12](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.11...v1.12.12) (2023-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([9c79809](https://github.com/CoCreate-app/CoCreateCSS/commit/9c79809f41fbf275d3d7ad01f72154e3a124a530))
7+
* removed filter-sort-direction css ([8dd0d2e](https://github.com/CoCreate-app/CoCreateCSS/commit/8dd0d2e912f365a7e4c31629362179c612c913bd))
8+
19
## [1.12.11](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.12.10...v1.12.11) (2023-05-01)
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.11",
3+
"version": "1.12.12",
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.8",
6565
"@cocreate/hosting": "^1.10.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)