File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
11
## [ 1.16.1] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.16.0...v1.16.1 ) (2025-04-11)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/css-parser" ,
3
- "version" : " 1.16.1 " ,
3
+ "version" : " 1.16.2 " ,
4
4
"description" : " A simple css-parser component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" css-parser" ,
You can’t perform that action at this time.
0 commit comments