Skip to content

Commit

Permalink
chore: release version v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 27, 2016
1 parent e0799c2 commit 2505275
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="9.0.0"></a>
# [9.0.0](https://github.com/dignifiedquire/aegir/compare/v8.1.2...v9.0.0) (2016-10-27)


### Features

* **build:** stop transpiling for nodejs ([0f7d392](https://github.com/dignifiedquire/aegir/commit/0f7d392))
* drop special webpack configs ([6a726b2](https://github.com/dignifiedquire/aegir/commit/6a726b2))
* **test:** add sauce labs support ([7af165f](https://github.com/dignifiedquire/aegir/commit/7af165f))
* **test:** drop phantomjs from testing ([3299ce1](https://github.com/dignifiedquire/aegir/commit/3299ce1))
* stop transpiling and use uglify-harmony ([a83f8dd](https://github.com/dignifiedquire/aegir/commit/a83f8dd))



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

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

0 comments on commit 2505275

Please sign in to comment.