File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.10.1] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.10.0...v1.10.1 ) (2023-08-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([ dd090e1] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/dd090e15969c4c9b894374f5bd6fd82bbe79b42a ) )
7
+ * replace cdn with /dist ([ 40da3e2] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/40da3e245fe84ed9abe331a678ecf792b28053c2 ) )
8
+ * update file uploader ([ 3a1b9f9] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/3a1b9f967bc5981e9131ebd2e581ff31395edcd1 ) )
9
+
1
10
# [ 1.10.0] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.9.0...v1.10.0 ) (2023-08-17)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/element-prototype" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.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" ,
You can’t perform that action at this time.
0 commit comments