Skip to content

Commit

Permalink
chore: release version v13.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Apr 16, 2018
1 parent 87c91fe commit 693cd20
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="13.0.7"></a>
## [13.0.7](https://github.com/ipfs/aegir/compare/v13.0.6...v13.0.7) (2018-04-16)


### Bug Fixes

* don't show warning if test/browser.js doesn't exist ([4785bce](https://github.com/ipfs/aegir/commit/4785bce)), closes [#204](https://github.com/ipfs/aegir/issues/204)


### Features

* add inline-source-map for webpack ([1ff41e5](https://github.com/ipfs/aegir/commit/1ff41e5))



<a name="13.0.6"></a>
## [13.0.6](https://github.com/ipfs/aegir/compare/v13.0.5...v13.0.6) (2018-03-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aegir",
"version": "13.0.6",
"version": "13.0.7",
"description": "JavaScript project management",
"main": "cli.js",
"browser": {
Expand Down

0 comments on commit 693cd20

Please sign in to comment.