Skip to content

Commit

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


### Bug Fixes

* Do not use scope for release commits in non mono ([de747d0](https://github.com/rocjs/roc-plugin-repo/commit/de747d0))
* Support for an ALL, MULTI and * scope, for mono ([4c82e4b](https://github.com/rocjs/roc-plugin-repo/commit/4c82e4b))



<a name="0.0.18"></a>
## 0.0.18 (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.18",
"version": "0.0.19",
"description": "Roc plugin making it easy to manage JavaScript repositories",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 37a86ad

Please sign in to comment.