Skip to content

Commit

Permalink
chore: release version v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Dec 8, 2016
1 parent 26ae6a8 commit 5d5e183
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="9.2.0"></a>
# [9.2.0](https://github.com/dignifiedquire/aegir/compare/v9.1.2...v9.2.0) (2016-12-08)


### Bug Fixes

* **test:** only run sauce labs if access key is available ([267830a](https://github.com/dignifiedquire/aegir/commit/267830a)), closes [#76](https://github.com/dignifiedquire/aegir/issues/76)


### Features

* add aegir-docs ([1d82ce7](https://github.com/dignifiedquire/aegir/commit/1d82ce7)), closes [#77](https://github.com/dignifiedquire/aegir/issues/77)
* add possibility to specify a custom entry file ([258f82f](https://github.com/dignifiedquire/aegir/commit/258f82f))



<a name="9.1.2"></a>
## [9.1.2](https://github.com/dignifiedquire/aegir/compare/v9.1.1...v9.1.2) (2016-11-15)

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": "9.1.2",
"version": "9.2.0",
"description": "JavaScript project management",
"main": "index.js",
"browser": {
Expand Down

0 comments on commit 5d5e183

Please sign in to comment.