Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2020
1 parent 61f736c commit 0862b5e
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 3 deletions.
11 changes: 11 additions & 0 deletions 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.1.0](https://github.com/berviantoleo/react-multi-crop/compare/v0.0.3...v0.1.0) (2020-11-15)


### Features

* add license ([0ab9e42](https://github.com/berviantoleo/react-multi-crop/commit/0ab9e42c6042be9dbd1a1db17b65adbe5573b8d7))





## [0.0.3](https://github.com/berviantoleo/react-multi-crop/compare/v0.0.2...v0.0.3) (2020-11-15)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"allowBranch": "master"
}
},
"version": "0.0.3",
"version": "0.1.0",
"npmClient": "yarn",
"ignoreChanges": [
"**/changelog.md",
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.1.0](https://github.com/berviantoleo/react-multi-crop/compare/v0.0.3...v0.1.0) (2020-11-15)


### Features

* add license ([0ab9e42](https://github.com/berviantoleo/react-multi-crop/commit/0ab9e42c6042be9dbd1a1db17b65adbe5573b8d7))





## [0.0.3](https://github.com/berviantoleo/react-multi-crop/compare/v0.0.2...v0.0.3) (2020-11-15)

**Note:** Version bump only for package @berviantoleo/react-multi-crop
Expand Down
4 changes: 2 additions & 2 deletions packages/react-multi-crop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"webpack-dev-server": "^3.11.0"
},
"license": "MIT",
"version": "0.0.3",
"version": "0.1.0",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
}
}

0 comments on commit 0862b5e

Please sign in to comment.