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.28.0
 - @berviantoleo/react-multi-crop@0.40.0
  • Loading branch information
github-actions[bot] committed Nov 30, 2024
1 parent 8355422 commit 0eb3df7
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 5 deletions.
6 changes: 6 additions & 0 deletions examples/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.28.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.27.2...@berviantoleo/react-multi-crop-demo@0.28.0) (2024-11-30)

### Features

- update nov ([#3331](https://github.com/berviantoleo/react-multi-crop/issues/3331)) ([8355422](https://github.com/berviantoleo/react-multi-crop/commit/835542294fb66f6a75fc66be648a8ef8d171e2d0))

## [0.27.2](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.27.1...@berviantoleo/react-multi-crop-demo@0.27.2) (2024-11-03)

**Note:** Version bump only for package @berviantoleo/react-multi-crop-demo
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.2",
"version": "0.28.0",
"private": true,
"homepage": "https://github.com/berviantoleo/react-multi-crop",
"repository": {
Expand All @@ -25,7 +25,7 @@
}
],
"devDependencies": {
"@berviantoleo/react-multi-crop": "^0.39.2",
"@berviantoleo/react-multi-crop": "^0.40.0",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.9",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-multi-crop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.40.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.39.2...@berviantoleo/react-multi-crop@0.40.0) (2024-11-30)

### Features

- update nov ([#3331](https://github.com/berviantoleo/react-multi-crop/issues/3331)) ([8355422](https://github.com/berviantoleo/react-multi-crop/commit/835542294fb66f6a75fc66be648a8ef8d171e2d0))

## [0.39.2](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.39.1...@berviantoleo/react-multi-crop@0.39.2) (2024-11-03)

**Note:** Version bump only for package @berviantoleo/react-multi-crop
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": "^11.0.3"
},
"license": "MIT",
"version": "0.39.2"
"version": "0.40.0"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3522,7 +3522,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@berviantoleo/react-multi-crop-demo@workspace:examples/demo"
dependencies:
"@berviantoleo/react-multi-crop": "npm:^0.39.2"
"@berviantoleo/react-multi-crop": "npm:^0.40.0"
"@emotion/react": "npm:^11.13.5"
"@emotion/styled": "npm:^11.13.5"
"@mui/icons-material": "npm:^6.1.9"
Expand All @@ -3541,7 +3541,7 @@ __metadata:
languageName: unknown
linkType: soft

"@berviantoleo/react-multi-crop@npm:^0.39.2, @berviantoleo/react-multi-crop@workspace:packages/react-multi-crop":
"@berviantoleo/react-multi-crop@npm:^0.40.0, @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 0eb3df7

Please sign in to comment.