File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.6.6] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.6.5...v1.6.6 ) (2023-04-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump dependencies ([ 06f4284] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/06f42840aed3066bc237e05535d7de6b14d5514c ) )
7
+
1
8
## [ 1.6.5] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.6.4...v1.6.5 ) (2023-04-11)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/css-parser" ,
3
- "version" : " 1.6.5 " ,
3
+ "version" : " 1.6.6 " ,
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" ,
66
66
"@cocreate/local-storage" : " ^1.5.5" ,
67
67
"@cocreate/observer" : " ^1.6.5"
68
68
}
69
- }
69
+ }
You can’t perform that action at this time.
0 commit comments