Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @berviantoleo/react-component-multi-crop-demo@0.3.0
 - @berviantoleo/react-multi-crop@0.3.0
  • Loading branch information
github-actions[bot] committed Nov 28, 2020
1 parent c697ff8 commit 74b09d4
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 3 deletions.
11 changes: 11 additions & 0 deletions examples/demo/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.3.0](https://gitlab.com/edaun/multicropjs/compare/@berviantoleo/react-component-multi-crop-demo@0.2.0...@berviantoleo/react-component-multi-crop-demo@0.3.0) (2020-11-28)


### Features

* new arch ([c7e1229](https://gitlab.com/edaun/multicropjs/commit/c7e12290ca77ccec017ded6c2331f0c25c557254))





# 0.2.0 (2020-11-15)


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-component-multi-crop-demo",
"description": "Demo for Multicrop.js in React.js",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"homepage": "https://gitlab.com/edaun/multicropjs/tree/master/react-component/demo",
"repository": {
Expand All @@ -25,7 +25,7 @@
}
],
"dependencies": {
"@berviantoleo/react-multi-crop": "^0.2.0",
"@berviantoleo/react-multi-crop": "^0.3.0",
"@material-ui/core": "^4.5.2",
"fabric": "^3.4.0",
"prop-types": "^15.7.2",
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.3.0](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.2.2...@berviantoleo/react-multi-crop@0.3.0) (2020-11-28)


### Features

* new arch ([c7e1229](https://github.com/berviantoleo/react-multi-crop/commit/c7e12290ca77ccec017ded6c2331f0c25c557254))





## [0.2.2](https://github.com/berviantoleo/react-multi-crop/compare/@berviantoleo/react-multi-crop@0.2.1...@berviantoleo/react-multi-crop@0.2.2) (2020-11-27)


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 @@ -62,7 +62,7 @@
"webpack-dev-server": "^3.11.0"
},
"license": "MIT",
"version": "0.2.2",
"version": "0.3.0",
"publishConfig": {
"registry": "https://npm.pkg.github.com",
"access": "public"
Expand Down

0 comments on commit 74b09d4

Please sign in to comment.