diff --git a/examples/demo/CHANGELOG.md b/examples/demo/CHANGELOG.md index 620c73370..e7cc0a531 100644 --- a/examples/demo/CHANGELOG.md +++ b/examples/demo/CHANGELOG.md @@ -3,25 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [0.20.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.19.16...@berviantoleo/react-multi-crop-demo@0.20.0) (2023-08-06) - +# [0.21.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.20.0...@berviantoleo/react-multi-crop-demo@0.21.0) (2023-08-12) ### Features -* update deps ([#2065](https://github.com/berviantoleo/react-multi-crop/issues/2065)) ([8347e08](https://github.com/berviantoleo/react-multi-crop/commit/8347e080842888f98d088814dc544c1483c376d7)) - +- Initial Vagrant - Ready to dev ([#2092](https://github.com/berviantoleo/react-multi-crop/issues/2092)) ([0ff7c6c](https://github.com/berviantoleo/react-multi-crop/commit/0ff7c6c6c0907fd941db8b802dce5b42e0bcaf88)) +# [0.20.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.19.16...@berviantoleo/react-multi-crop-demo@0.20.0) (2023-08-06) +### Features +- update deps ([#2065](https://github.com/berviantoleo/react-multi-crop/issues/2065)) ([8347e08](https://github.com/berviantoleo/react-multi-crop/commit/8347e080842888f98d088814dc544c1483c376d7)) ## [0.19.16](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.19.15...@berviantoleo/react-multi-crop-demo@0.19.16) (2023-07-18) **Note:** Version bump only for package @berviantoleo/react-multi-crop-demo - - - - ## [0.19.15](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.19.14...@berviantoleo/react-multi-crop-demo@0.19.15) (2023-06-21) ### Bug Fixes diff --git a/examples/demo/package.json b/examples/demo/package.json index 9e233ab14..32c0a1ae4 100644 --- a/examples/demo/package.json +++ b/examples/demo/package.json @@ -1,7 +1,7 @@ { "name": "@berviantoleo/react-multi-crop-demo", "description": "Demo for Multicrop.js in React.js", - "version": "0.20.0", + "version": "0.21.0", "private": true, "homepage": "https://github.com/berviantoleo/react-multi-crop", "repository": { @@ -25,7 +25,7 @@ } ], "devDependencies": { - "@berviantoleo/react-multi-crop": "^0.32.0", + "@berviantoleo/react-multi-crop": "^0.33.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.14.3", diff --git a/packages/react-multi-crop/CHANGELOG.md b/packages/react-multi-crop/CHANGELOG.md index 22d7715c1..92ffc10d5 100644 --- a/packages/react-multi-crop/CHANGELOG.md +++ b/packages/react-multi-crop/CHANGELOG.md @@ -3,25 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [0.32.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.31.13...@berviantoleo/react-multi-crop@0.32.0) (2023-08-06) - +# [0.33.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.32.0...@berviantoleo/react-multi-crop@0.33.0) (2023-08-12) ### Features -* update deps ([#2065](https://github.com/berviantoleo/react-multi-crop/issues/2065)) ([8347e08](https://github.com/berviantoleo/react-multi-crop/commit/8347e080842888f98d088814dc544c1483c376d7)) - +- Initial Vagrant - Ready to dev ([#2092](https://github.com/berviantoleo/react-multi-crop/issues/2092)) ([0ff7c6c](https://github.com/berviantoleo/react-multi-crop/commit/0ff7c6c6c0907fd941db8b802dce5b42e0bcaf88)) +# [0.32.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.31.13...@berviantoleo/react-multi-crop@0.32.0) (2023-08-06) +### Features +- update deps ([#2065](https://github.com/berviantoleo/react-multi-crop/issues/2065)) ([8347e08](https://github.com/berviantoleo/react-multi-crop/commit/8347e080842888f98d088814dc544c1483c376d7)) ## [0.31.13](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.31.12...@berviantoleo/react-multi-crop@0.31.13) (2023-07-18) **Note:** Version bump only for package @berviantoleo/react-multi-crop - - - - ## [0.31.12](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.31.11...@berviantoleo/react-multi-crop@0.31.12) (2023-06-21) ### Bug Fixes diff --git a/packages/react-multi-crop/package.json b/packages/react-multi-crop/package.json index 4c290c9e4..d2cd99a40 100644 --- a/packages/react-multi-crop/package.json +++ b/packages/react-multi-crop/package.json @@ -76,5 +76,5 @@ "uuid": "^9.0.0" }, "license": "MIT", - "version": "0.32.0" + "version": "0.33.0" } diff --git a/yarn.lock b/yarn.lock index acbe86452..049936815 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2225,7 +2225,7 @@ __metadata: version: 0.0.0-use.local resolution: "@berviantoleo/react-multi-crop-demo@workspace:examples/demo" dependencies: - "@berviantoleo/react-multi-crop": ^0.32.0 + "@berviantoleo/react-multi-crop": ^0.33.0 "@emotion/react": ^11.11.1 "@emotion/styled": ^11.11.0 "@mui/icons-material": ^5.14.3 @@ -2244,7 +2244,7 @@ __metadata: languageName: unknown linkType: soft -"@berviantoleo/react-multi-crop@^0.32.0, @berviantoleo/react-multi-crop@workspace:packages/react-multi-crop": +"@berviantoleo/react-multi-crop@^0.33.0, @berviantoleo/react-multi-crop@workspace:packages/react-multi-crop": version: 0.0.0-use.local resolution: "@berviantoleo/react-multi-crop@workspace:packages/react-multi-crop" dependencies: