diff --git a/examples/demo/CHANGELOG.md b/examples/demo/CHANGELOG.md index 416b395b3..8eadbf3e6 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.6](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.26.5...@berviantoleo/react-multi-crop-demo@0.26.6) (2024-09-14) + +**Note:** Version bump only for package @berviantoleo/react-multi-crop-demo + ## [0.26.5](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.26.4...@berviantoleo/react-multi-crop-demo@0.26.5) (2024-08-03) **Note:** Version bump only for package @berviantoleo/react-multi-crop-demo diff --git a/examples/demo/package.json b/examples/demo/package.json index 97ad0dfda..4a5a2b16d 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.5", + "version": "0.26.6", "private": true, "homepage": "https://github.com/berviantoleo/react-multi-crop", "repository": {