Skip to content

Commit 3299015

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([8e0e4a4](8e0e4a4))
1 parent 8e0e4a4 commit 3299015

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.3](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.16.2...v1.16.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([8e0e4a4](https://github.com/CoCreate-app/CoCreate-css-parser/commit/8e0e4a48930bb28e8d5ec3b1c4c496ce3c5b9c96))
7+
18
## [1.16.2](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.16.1...v1.16.2) (2025-04-30)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/css-parser",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
44
"description": "A simple css-parser component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"css-parser",
@@ -57,4 +57,4 @@
5757
"@cocreate/local-storage": "^1.16.2",
5858
"@cocreate/observer": "^1.18.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)