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.6.1] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.6.0...v1.6.1 ) (2023-03-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump dependencies' ([ 81d990f] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/81d990f792739282d251a6cfbef5787a3a283e3b ) )
7
+ * removed get-value attribute ([ 1ed3e7c] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/1ed3e7c0746a06f8880f4551f0d7ab6f5930e855 ) )
8
+
1
9
# [ 1.6.0] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.5.0...v1.6.0 ) (2023-03-16)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/element-prototype" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
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" ,
64
64
"@cocreate/hosting" : " ^1.8.0" ,
65
65
"@cocreate/utils" : " ^1.19.0"
66
66
}
67
- }
67
+ }
You can’t perform that action at this time.
0 commit comments