Skip to content

Commit

Permalink
release(roc-plugin-repo): 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed Jan 22, 2018
1 parent 3f4fb07 commit 1abc63f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions extensions/roc-plugin-repo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.1.3"></a>
## 0.1.3 (2018-01-22)

### Bug Fixes

* Fix Jest resolver when using moduleNameMapper ([3f4fb07](https://github.com/rocjs/roc-repo/commit/3f4fb07))


<a name="0.1.2"></a>
## 0.1.2 (2018-01-19)

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.1.2",
"version": "0.1.3",
"description": "Roc plugin making it easy to manage JavaScript repositories",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 1abc63f

Please sign in to comment.