File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.8.16] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.15...v1.8.16 ) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Refactor CoCreate.config.js to remove hard-coded credentials ([ ad2a988] ( https://github.com/CoCreate-app/CoCreate-element-prototype/commit/ad2a9885c9e45f65a30fe6a4fa6abe3967edc925 ) )
7
+
1
8
## [ 1.8.15] ( https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.14...v1.8.15 ) (2023-06-04)
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.15 " ,
3
+ "version" : " 1.8.16 " ,
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