Skip to content

Commit b2673dc

Browse files
chore(release): 1.16.2 [skip ci]
## [1.16.2](v1.16.1...v1.16.2) (2025-04-30) ### Bug Fixes * added css-loader ([4dc5823](4dc5823)) * update query attributes ([a831817](a831817)) * updated cocreate modules versions ([67356f2](67356f2)) * webpack.config and devdependencies ([9595a6b](9595a6b))
1 parent 4dc5823 commit b2673dc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.16.2](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.16.1...v1.16.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([4dc5823](https://github.com/CoCreate-app/CoCreate-css-parser/commit/4dc582334ab5c8ba48e96871fdadc9c94c04897a))
7+
* update query attributes ([a831817](https://github.com/CoCreate-app/CoCreate-css-parser/commit/a831817b332e792a5c8a5d842d4966befd35ae2f))
8+
* updated cocreate modules versions ([67356f2](https://github.com/CoCreate-app/CoCreate-css-parser/commit/67356f27997750f8c948f16be5c515e299fc5ed5))
9+
* webpack.config and devdependencies ([9595a6b](https://github.com/CoCreate-app/CoCreate-css-parser/commit/9595a6b92ed9381570f6775548f4927c4a991f7f))
10+
111
## [1.16.1](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.16.0...v1.16.1) (2025-04-11)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/css-parser",
3-
"version": "1.16.1",
3+
"version": "1.16.2",
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",

0 commit comments

Comments
 (0)