Skip to content

Commit fea6ae7

Browse files
chore(release): 1.17.1 [skip ci]
## [1.17.1](v1.17.0...v1.17.1) (2026-01-15) ### Bug Fixes * media query attributes bug fixed ([7562dd3](7562dd3)) * update worklow ([0ae3c34](0ae3c34))
1 parent 7562dd3 commit fea6ae7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.17.1](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.17.0...v1.17.1) (2026-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* media query attributes bug fixed ([7562dd3](https://github.com/CoCreate-app/CoCreate-css-parser/commit/7562dd34d7e2688abbf9863b8aba0995003c7b2f))
7+
* update worklow ([0ae3c34](https://github.com/CoCreate-app/CoCreate-css-parser/commit/0ae3c34637e1e5ea2440695b8337516b72e8931b))
8+
19
# [1.17.0](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.16.3...v1.17.0) (2025-10-11)
210

311

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