File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.11.1] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.11.0...v1.11.1 ) (2023-09-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add path and pathname ([ 3f4825e] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/3f4825e1898930ab6f643c30d51acdcc68b426fb ) )
7
+ * Update CoCreate depndencies to latest versions ([ b711c68] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/b711c684209737a7376eac2a6ae8d7ad2f1bac3a ) )
8
+
1
9
# [ 1.11.0] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.10.1...v1.11.0 ) (2023-09-17)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/css-parser" ,
3
- "version" : " 1.11.0 " ,
3
+ "version" : " 1.11.1 " ,
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" ,
61
61
"@cocreate/local-storage" : " ^1.10.1" ,
62
62
"@cocreate/observer" : " ^1.11.1"
63
63
}
64
- }
64
+ }
You can’t perform that action at this time.
0 commit comments