Skip to content

Commit 5d5e183

Browse files
chore: release version v9.2.0
1 parent 26ae6a8 commit 5d5e183

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="9.2.0"></a>
2+
# [9.2.0](https://github.com/dignifiedquire/aegir/compare/v9.1.2...v9.2.0) (2016-12-08)
3+
4+
5+
### Bug Fixes
6+
7+
* **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)
8+
9+
10+
### Features
11+
12+
* add aegir-docs ([1d82ce7](https://github.com/dignifiedquire/aegir/commit/1d82ce7)), closes [#77](https://github.com/dignifiedquire/aegir/issues/77)
13+
* add possibility to specify a custom entry file ([258f82f](https://github.com/dignifiedquire/aegir/commit/258f82f))
14+
15+
16+
117
<a name="9.1.2"></a>
218
## [9.1.2](https://github.com/dignifiedquire/aegir/compare/v9.1.1...v9.1.2) (2016-11-15)
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "9.1.2",
3+
"version": "9.2.0",
44
"description": "JavaScript project management",
55
"main": "index.js",
66
"browser": {

0 commit comments

Comments
 (0)