Skip to content

Commit

Permalink
Bump to version: v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Apr 9, 2017
1 parent 019b3b4 commit 08979b2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
This project adheres to [Semantic Versioning](http://semver.org/).

<a name="current-release"></a>
# Version 2.0.0 (Sun, 09 Apr 2017 20:20:51 GMT)

* [019b3b4](https://github.com/bootprint/customize-write-files/commit/019b3b4) Remove dependency on "q" and "m-io" - Nils Knappmeier
* [167ddac](https://github.com/bootprint/customize-write-files/commit/167ddac) Bump dependencies to current versions - Nils Knappmeier
* [55e36ae](https://github.com/bootprint/customize-write-files/commit/55e36ae) BREAKING: Drop support for node before version 6 + a lot of chore - Nils Knappmeier
* [05ac7ec](https://github.com/bootprint/customize-write-files/commit/05ac7ec) Fix code style - Nils Knappmeier
* [6aa51dd](https://github.com/bootprint/customize-write-files/commit/6aa51dd) fix(package): update stream-equal to version 1.0.0 - greenkeeper[bot]
* [17efa53](https://github.com/bootprint/customize-write-files/commit/17efa53) Update dependencies to enable Greenkeeper 🌴 (#5) - greenkeeper[bot]



# Version 1.1.0 (Fri, 13 Jan 2017 12:59:22 GMT)

* [ee6dc38](https://github.com/bootprint/customize-write-files/commit/ee6dc38) More tests to increase code coverage (#3) - Nils Knappmeier
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": "customize-write-files",
"version": "1.1.0",
"version": "2.0.0",
"description": "Post-processor that stores the result of a customize-run in a local directory",
"repository": {
"type": "git",
Expand Down

0 comments on commit 08979b2

Please sign in to comment.