File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.5.1] ( https://github.com/CoCreate-app/CoCreate-server-side-render/compare/v1.5.0...v1.5.1 ) (2023-08-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([ 1bf159b] ( https://github.com/CoCreate-app/CoCreate-server-side-render/commit/1bf159bcde36b5589b215e4a63a07de5d3aa7e35 ) )
7
+ * replace cdn with /dist ([ 5289e81] ( https://github.com/CoCreate-app/CoCreate-server-side-render/commit/5289e81ae6ad5935a115eff39f796dde1c77917e ) )
8
+ * update file uploader ([ 0c8334a] ( https://github.com/CoCreate-app/CoCreate-server-side-render/commit/0c8334aa016e89b8b9b8cb30e4ada6e3b985fc59 ) )
9
+
1
10
# [ 1.5.0] ( https://github.com/CoCreate-app/CoCreate-server-side-render/compare/v1.4.0...v1.5.0 ) (2023-08-17)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/server-side-render" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " A simple server-side-render component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" server-side-render" ,
You can’t perform that action at this time.
0 commit comments