Skip to content

Commit

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

### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([5ffb785](5ffb785))
* replace cdn with /dist ([bdf0711](bdf0711))
* update file uploader ([ff0117c](ff0117c))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 5ffb785 commit 0201b34
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.12.1](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.12.0...v1.12.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([5ffb785](https://github.com/CoCreate-app/CoCreate-modal/commit/5ffb78552015edf9de4c5e0fe0c87d607f71ba7c))
* replace cdn with /dist ([bdf0711](https://github.com/CoCreate-app/CoCreate-modal/commit/bdf0711e06f53729db785e117fc8dd900259875c))
* update file uploader ([ff0117c](https://github.com/CoCreate-app/CoCreate-modal/commit/ff0117ce5ef5205ac5ea96de645a215aecd34c21))

# [1.12.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.11.0...v1.12.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/modal",
"version": "1.12.0",
"version": "1.12.1",
"description": "A draggable, movable and resizable modal. customizable via attributes, great for popups, alerts, multitasking and displaying multiple views.",
"keywords": [
"modal",
Expand Down

0 comments on commit 0201b34

Please sign in to comment.