File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.9.1] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.9.0...v1.9.1 ) (2023-08-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([ 08cb9e5] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/08cb9e53ed94e67e898d9562415c5b05ec4264db ) )
7
+ * replace cdn with /dist ([ 688b4bc] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/688b4bc7c89e6436f48dab5406c6f86c138daaa2 ) )
8
+ * update file uploader ([ 549af24] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/549af240382c6738b1b71a71fa522ec58e3654da ) )
9
+
1
10
# [ 1.9.0] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.8.0...v1.9.0 ) (2023-08-17)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/css-parser" ,
3
- "version" : " 1.9.0 " ,
3
+ "version" : " 1.9.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" ,
You can’t perform that action at this time.
0 commit comments