Skip to content

Commit

Permalink
chore(release): 1.14.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.6](v1.14.5...v1.14.6) (2023-10-25)

### Bug Fixes

* bump dependencies ([1f70a97](1f70a97))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent 1f70a97 commit 463386a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.14.6](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.14.5...v1.14.6) (2023-10-25)


### Bug Fixes

* bump dependencies ([1f70a97](https://github.com/CoCreate-app/CoCreate-modal/commit/1f70a972a50a0aa1b511e9e5060e6a28f679da96))

## [1.14.5](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.14.4...v1.14.5) (2023-10-19)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/modal",
"version": "1.14.5",
"version": "1.14.6",
"description": "A draggable, movable and resizable modal. customizable via attributes, great for popups, alerts, multitasking and displaying multiple views.",
"keywords": [
"modal",
Expand Down Expand Up @@ -67,4 +67,4 @@
"@cocreate/socket-client": "^1.32.2",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 463386a

Please sign in to comment.