File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.7.14] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.7.13...v1.7.14 ) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * replaced secert GITHUB_TOKEN with GITHUB ([ 1ff3965] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/1ff3965d420c04486ac52979e7189630db8c7722 ) )
7
+ * Update dependencies versions for [ @cocreate ] ( https://github.com/cocreate ) libraries ([ a3ee4d0] ( https://github.com/CoCreate-app/CoCreate-css-parser/commit/a3ee4d013e94facaecffcf4580ca788908acf4d4 ) )
8
+
1
9
## [ 1.7.13] ( https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.7.12...v1.7.13 ) (2023-06-04)
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.7.13 " ,
3
+ "version" : " 1.7.14 " ,
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" ,
65
65
"@cocreate/local-storage" : " ^1.7.5" ,
66
66
"@cocreate/observer" : " ^1.8.3"
67
67
}
68
- }
68
+ }
You can’t perform that action at this time.
0 commit comments