diff --git a/examples/demo/CHANGELOG.md b/examples/demo/CHANGELOG.md index 61b50f1e3..d9ff5e6ef 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.26.4](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.26.3...@berviantoleo/react-multi-crop-demo@0.26.4) (2024-07-17) + +**Note:** Version bump only for package @berviantoleo/react-multi-crop-demo + ## [0.26.3](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.26.2...@berviantoleo/react-multi-crop-demo@0.26.3) (2024-07-17) ### Bug Fixes diff --git a/examples/demo/package.json b/examples/demo/package.json index 3260704ad..622bd52b0 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.26.3", + "version": "0.26.4", "private": true, "homepage": "https://github.com/berviantoleo/react-multi-crop", "repository": { @@ -25,7 +25,7 @@ } ], "devDependencies": { - "@berviantoleo/react-multi-crop": "^0.38.3", + "@berviantoleo/react-multi-crop": "^0.38.4", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/icons-material": "^5.16.1", diff --git a/packages/react-multi-crop/CHANGELOG.md b/packages/react-multi-crop/CHANGELOG.md index 6855c38be..5dc276d7e 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.38.4](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.38.3...@berviantoleo/react-multi-crop@0.38.4) (2024-07-17) + +**Note:** Version bump only for package @berviantoleo/react-multi-crop + ## [0.38.3](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.38.2...@berviantoleo/react-multi-crop@0.38.3) (2024-07-17) ### Bug Fixes diff --git a/packages/react-multi-crop/package.json b/packages/react-multi-crop/package.json index f28ec87d4..332138e2a 100644 --- a/packages/react-multi-crop/package.json +++ b/packages/react-multi-crop/package.json @@ -76,5 +76,5 @@ "uuid": "^10.0.0" }, "license": "MIT", - "version": "0.38.3" + "version": "0.38.4" } diff --git a/yarn.lock b/yarn.lock index 3c01aa4c6..498ccd804 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4751,7 +4751,7 @@ __metadata: version: 0.0.0-use.local resolution: "@berviantoleo/react-multi-crop-demo@workspace:examples/demo" dependencies: - "@berviantoleo/react-multi-crop": ^0.38.3 + "@berviantoleo/react-multi-crop": ^0.38.4 "@emotion/react": ^11.11.4 "@emotion/styled": ^11.11.5 "@mui/icons-material": ^5.16.1 @@ -4770,7 +4770,7 @@ __metadata: languageName: unknown linkType: soft -"@berviantoleo/react-multi-crop@^0.38.3, @berviantoleo/react-multi-crop@workspace:packages/react-multi-crop": +"@berviantoleo/react-multi-crop@^0.38.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: