Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @berviantoleo/react-multi-crop-demo@0.27.1
 - @berviantoleo/react-multi-crop@0.39.1
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent 4cbbbb7 commit 2e7c0d1
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
4 changes: 4 additions & 0 deletions examples/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.27.1](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.27.0...@berviantoleo/react-multi-crop-demo@0.27.1) (2024-09-20)

**Note:** Version bump only for package @berviantoleo/react-multi-crop-demo

# [0.27.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.26.6...@berviantoleo/react-multi-crop-demo@0.27.0) (2024-09-20)

### Features
Expand Down
4 changes: 2 additions & 2 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@berviantoleo/react-multi-crop-demo",
"description": "Demo for Multicrop.js in React.js",
"version": "0.27.0",
"version": "0.27.1",
"private": true,
"homepage": "https://github.com/berviantoleo/react-multi-crop",
"repository": {
Expand All @@ -25,7 +25,7 @@
}
],
"devDependencies": {
"@berviantoleo/react-multi-crop": "^0.39.0",
"@berviantoleo/react-multi-crop": "^0.39.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-multi-crop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.39.1](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.39.0...@berviantoleo/react-multi-crop@0.39.1) (2024-09-20)

**Note:** Version bump only for package @berviantoleo/react-multi-crop

# [0.39.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.38.4...@berviantoleo/react-multi-crop@0.39.0) (2024-09-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-multi-crop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@
"uuid": "^10.0.0"
},
"license": "MIT",
"version": "0.39.0"
"version": "0.39.1"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3605,7 +3605,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@berviantoleo/react-multi-crop-demo@workspace:examples/demo"
dependencies:
"@berviantoleo/react-multi-crop": ^0.39.0
"@berviantoleo/react-multi-crop": ^0.39.1
"@emotion/react": ^11.13.3
"@emotion/styled": ^11.13.0
"@mui/icons-material": ^6.1.1
Expand All @@ -3624,7 +3624,7 @@ __metadata:
languageName: unknown
linkType: soft

"@berviantoleo/react-multi-crop@^0.39.0, @berviantoleo/react-multi-crop@workspace:packages/react-multi-crop":
"@berviantoleo/react-multi-crop@^0.39.1, @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:
Expand Down

0 comments on commit 2e7c0d1

Please sign in to comment.