Skip to content

Commit

Permalink
chore: release version v8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 26, 2016
1 parent 9665375 commit 21594be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="8.1.2"></a>
## [8.1.2](https://github.com/dignifiedquire/aegir/compare/v8.1.1...v8.1.2) (2016-09-26)


### Performance Improvements

* only load needed gulp scripts in bins ([c4b8c7f](https://github.com/dignifiedquire/aegir/commit/c4b8c7f))
* use gulp-mocha ([a2d428e](https://github.com/dignifiedquire/aegir/commit/a2d428e))
* use manual inlined requires ([e9472c4](https://github.com/dignifiedquire/aegir/commit/e9472c4))



<a name="8.1.1"></a>
## [8.1.1](https://github.com/dignifiedquire/aegir/compare/v8.1.0...v8.1.1) (2016-09-22)

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": "8.1.1",
"version": "8.1.2",
"description": "JavaScript project management",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 21594be

Please sign in to comment.