From c9aacc4d2030a7f0e59b530c4c445a22434600b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 3 Aug 2024 09:15:22 +0000 Subject: [PATCH] chore(release): publish - @berviantoleo/react-multi-crop-demo@0.26.5 --- examples/demo/CHANGELOG.md | 4 ++++ examples/demo/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/demo/CHANGELOG.md b/examples/demo/CHANGELOG.md index d9ff5e6ef..416b395b3 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.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 + ## [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 diff --git a/examples/demo/package.json b/examples/demo/package.json index 7a6197f42..a32138fa3 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.4", + "version": "0.26.5", "private": true, "homepage": "https://github.com/berviantoleo/react-multi-crop", "repository": {