diff --git a/examples/demo/CHANGELOG.md b/examples/demo/CHANGELOG.md index 3f1c28858..b64a3ed5e 100644 --- a/examples/demo/CHANGELOG.md +++ b/examples/demo/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.25.4](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.25.3...@berviantoleo/react-multi-crop-demo@0.25.4) (2024-03-25) + +**Note:** Version bump only for package @berviantoleo/react-multi-crop-demo + ## [0.25.3](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.25.2...@berviantoleo/react-multi-crop-demo@0.25.3) (2024-03-18) **Note:** Version bump only for package @berviantoleo/react-multi-crop-demo diff --git a/examples/demo/package.json b/examples/demo/package.json index 38a748e3d..73a07fcfe 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.25.3", + "version": "0.25.4", "private": true, "homepage": "https://github.com/berviantoleo/react-multi-crop", "repository": { @@ -25,7 +25,7 @@ } ], "devDependencies": { - "@berviantoleo/react-multi-crop": "^0.37.3", + "@berviantoleo/react-multi-crop": "^0.37.4", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.15.8", diff --git a/packages/react-multi-crop/CHANGELOG.md b/packages/react-multi-crop/CHANGELOG.md index 345e3c302..06d3625e9 100644 --- a/packages/react-multi-crop/CHANGELOG.md +++ b/packages/react-multi-crop/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.37.4](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.37.3...@berviantoleo/react-multi-crop@0.37.4) (2024-03-25) + +**Note:** Version bump only for package @berviantoleo/react-multi-crop + ## [0.37.3](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.37.2...@berviantoleo/react-multi-crop@0.37.3) (2024-03-18) **Note:** Version bump only for package @berviantoleo/react-multi-crop diff --git a/packages/react-multi-crop/package.json b/packages/react-multi-crop/package.json index cda7291ac..837e1ab13 100644 --- a/packages/react-multi-crop/package.json +++ b/packages/react-multi-crop/package.json @@ -76,5 +76,5 @@ "uuid": "^9.0.1" }, "license": "MIT", - "version": "0.37.3" + "version": "0.37.4" } diff --git a/yarn.lock b/yarn.lock index 85a345ce1..e93e54f7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3443,7 +3443,7 @@ __metadata: version: 0.0.0-use.local resolution: "@berviantoleo/react-multi-crop-demo@workspace:examples/demo" dependencies: - "@berviantoleo/react-multi-crop": ^0.37.3 + "@berviantoleo/react-multi-crop": ^0.37.4 "@emotion/react": ^11.11.3 "@emotion/styled": ^11.11.0 "@mui/icons-material": ^5.15.8 @@ -3462,7 +3462,7 @@ __metadata: languageName: unknown linkType: soft -"@berviantoleo/react-multi-crop@^0.37.3, @berviantoleo/react-multi-crop@workspace:packages/react-multi-crop": +"@berviantoleo/react-multi-crop@^0.37.4, @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: