Skip to content

Commit 320af5c

Browse files
chore(release): 1.15.1 [skip ci]
## [1.15.1](v1.15.0...v1.15.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([2f991c6](2f991c6)) * replace cdn with /dist ([832ec88](832ec88)) * update file uploader ([84f1c51](84f1c51)) * update variable name for better readability ([5415c05](5415c05))
1 parent 2f991c6 commit 320af5c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.15.1](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.15.0...v1.15.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([2f991c6](https://github.com/CoCreate-app/CoCreate-socket-server/commit/2f991c61acf8ee5fad4f339603bed9cfe3289deb))
7+
* replace cdn with /dist ([832ec88](https://github.com/CoCreate-app/CoCreate-socket-server/commit/832ec881cbf7b05d909b7ac4ce7eeb6f7fb95e20))
8+
* update file uploader ([84f1c51](https://github.com/CoCreate-app/CoCreate-socket-server/commit/84f1c51dd32c88619579a86d30ef149408f471e9))
9+
* update variable name for better readability ([5415c05](https://github.com/CoCreate-app/CoCreate-socket-server/commit/5415c0559000f116a66bc534a89ca3073e8df1b3))
10+
111
# [1.15.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.14.0...v1.15.0) (2023-08-17)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/socket-server",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",

0 commit comments

Comments
 (0)