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.8.8] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.7...v1.8.8 ) (2023-05-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump [ @cocreate ] ( https://github.com/cocreate ) dependencies ([ 0641e49] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/0641e49aa6985978436439b7412b20c08bb1b932 ) )
7
+
1
8
## [ 1.8.7] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.6...v1.8.7 ) (2023-05-01)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/element-prototype" ,
3
- "version" : " 1.8.7 " ,
3
+ "version" : " 1.8.8 " ,
4
4
"description" : " A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" element-prototype" ,
63
63
"@cocreate/hosting" : " ^1.10.0" ,
64
64
"@cocreate/utils" : " ^1.20.6"
65
65
}
66
- }
66
+ }
You can’t perform that action at this time.
0 commit comments