Skip to content

Commit

Permalink
chore(release): 1.20.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.20.1](v1.20.0...v1.20.1) (2023-08-21)

### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([30f9125](30f9125))
* replace cdn with /dist ([2e93d28](2e93d28))
* update file uploader ([6e33931](6e33931))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 30f9125 commit 766c27d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.20.1](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.20.0...v1.20.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([30f9125](https://github.com/CoCreate-app/CoCreate-crdt/commit/30f9125696a312a2acb080a416bd0448f0e9734b))
* replace cdn with /dist ([2e93d28](https://github.com/CoCreate-app/CoCreate-crdt/commit/2e93d28543db4b51c9b6d87cb02d8484773a9560))
* update file uploader ([6e33931](https://github.com/CoCreate-app/CoCreate-crdt/commit/6e33931b4b874d696a2b223b98f71a39951a4512))

# [1.20.0](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.19.0...v1.20.0) (2023-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/crdt",
"version": "1.20.0",
"version": "1.20.1",
"description": "CoCreate crdt",
"author": "CoCreate LLC",
"license": "AGPL-3.0",
Expand Down

0 comments on commit 766c27d

Please sign in to comment.