Skip to content

Commit

Permalink
chore(release): 1.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.1](v1.10.0...v1.10.1) (2023-04-24)

### Bug Fixes

* removed uglifyjs-webpack-plugin ([de3a305](de3a305))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent de3a305 commit 12e95ca
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.1](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.10.0...v1.10.1) (2023-04-24)


### Bug Fixes

* removed uglifyjs-webpack-plugin ([de3a305](https://github.com/CoCreate-app/CoCreate-modal/commit/de3a305b1e4c014725cfdcf0adfd28e670217b06))

# [1.10.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.9.6...v1.10.0) (2023-04-24)


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.0",
"version": "1.10.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 12e95ca

Please sign in to comment.