Skip to content

Commit

Permalink
release(roc-plugin-repo): 0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed Sep 1, 2017
1 parent 01f5e26 commit b0544a7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions extensions/roc-plugin-repo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.0.18"></a>
## 0.0.18 (2017-09-01)


### Bug Fixes

* Fix issue with GitHub release for non monorepo ([3ba90c7](https://github.com/rocjs/roc-plugin-repo/commit/3ba90c7))
* Fix problem with GitHub releases when using --from ([e1a54d9](https://github.com/rocjs/roc-plugin-repo/commit/e1a54d9))
* Set Git commiter as well as author for release ([01f5e26](https://github.com/rocjs/roc-plugin-repo/commit/01f5e26))



<a name="0.0.17"></a>
## 0.0.17 (2017-09-01)

Expand Down
2 changes: 1 addition & 1 deletion extensions/roc-plugin-repo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roc-plugin-repo",
"version": "0.0.17",
"version": "0.0.18",
"description": "Roc plugin making it easy to manage JavaScript repositories",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit b0544a7

Please sign in to comment.