Skip to content

Commit

Permalink
chore(release): 1.10.20 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.20](v1.10.19...v1.10.20) (2023-06-11)

### Bug Fixes

* postintall error ([72db72a](72db72a))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent 72db72a commit 0ed095a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.20](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.10.19...v1.10.20) (2023-06-11)


### Bug Fixes

* postintall error ([72db72a](https://github.com/CoCreate-app/CoCreate-modal/commit/72db72aa5523f7e94abad462ff7be89259d5350e))

## [1.10.19](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.10.18...v1.10.19) (2023-06-11)


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.10.19",
"version": "1.10.20",
"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 0ed095a

Please sign in to comment.