File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.7.15] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.7.14...v1.7.15 ) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Refactor CoCreate.config.js to remove hard-coded credentials ([ a96f369] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/a96f369e94d031dd78f5724ddb143a142601e122 ) )
7
+
1
8
## [ 1.7.14] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.7.13...v1.7.14 ) (2023-06-04)
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.7.14 " ,
3
+ "version" : " 1.7.15 " ,
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