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

## [0.17.7](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.17.6...@berviantoleo/react-multi-crop-demo@0.17.7) (2022-09-05)


### Bug Fixes

* update deps ([0168d91](https://github.com/berviantoleo/react-multi-crop/commit/0168d911f53f7d0e5c432636db2f52e9be76321a))
* update deps ([3d42d39](https://github.com/berviantoleo/react-multi-crop/commit/3d42d39e7f0c76d460bd8de73ac34d58bac1eda6))





## [0.17.6](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop-demo@0.17.5...@berviantoleo/react-multi-crop-demo@0.17.6) (2022-08-18)


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.17.6",
"version": "0.17.7",
"private": true,
"homepage": "https://github.com/berviantoleo/react-multi-crop",
"repository": {
Expand All @@ -25,7 +25,7 @@
}
],
"dependencies": {
"@berviantoleo/react-multi-crop": "^0.27.5",
"@berviantoleo/react-multi-crop": "^0.27.6",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-multi-crop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.27.6](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.27.5...@berviantoleo/react-multi-crop@0.27.6) (2022-09-05)


### Bug Fixes

* update deps ([3d42d39](https://github.com/berviantoleo/react-multi-crop/commit/3d42d39e7f0c76d460bd8de73ac34d58bac1eda6))





## [0.27.5](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.27.4...@berviantoleo/react-multi-crop@0.27.5) (2022-08-18)


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 @@ -74,5 +74,5 @@
"uuid": "^8.3.2"
},
"license": "MIT",
"version": "0.27.5"
"version": "0.27.6"
}

0 comments on commit 2ba9330

Please sign in to comment.