From 71ff0e19d469f07f38848833134c18f7867ae4ad Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Thu, 7 Dec 2017 19:17:43 +0100 Subject: [PATCH] Release 0.7.1 --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1954492..1924f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [0.7.1] - 2017-12-07 ### Changed - Invalidated 22611 @@ -103,7 +105,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Code for initial release -[Unreleased]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.7.0...HEAD +[Unreleased]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.7.1...HEAD +[0.7.1]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.7.0...0.7.1 [0.7.0]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.6.6...0.7.0 [0.6.6]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.6.5...0.6.6 [0.6.5]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.6.4...0.6.5 diff --git a/package.json b/package.json index baf4df3..4ed98d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hearthstonejson", - "version": "0.7.0", + "version": "0.7.1", "description": "HearthstoneJSON client for browsers and Node", "keywords": [ "hearthstone",