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.11.8] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.11.7...v1.11.8 ) (2023-10-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump dependencies ([ 8a370f2] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/8a370f2007faa815f67ed01cb12059c164653677 ) )
7
+
1
8
## [ 1.11.7] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.11.6...v1.11.7 ) (2023-10-22)
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.11.7 " ,
3
+ "version" : " 1.11.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" ,
60
60
"dependencies" : {
61
61
"@cocreate/utils" : " ^1.26.1"
62
62
}
63
- }
63
+ }
You can’t perform that action at this time.
0 commit comments