From dc998702ca7f761716da6d2ae81202c6f5021bae Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Thu, 27 Jul 2017 01:08:07 +0200 Subject: [PATCH] Release 1.0.1 --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58b3c85..20ac941 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] + +## [1.0.1] - 2017-07-27 ### Fixed - Fix unnecessary dependency @@ -28,7 +30,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fix a decoding bug -[Unreleased]: https://github.com/HearthSim/npm-deckstrings/compare/1.0.0...HEAD +[Unreleased]: https://github.com/HearthSim/npm-deckstrings/compare/1.0.1...HEAD +[1.0.1]: https://github.com/HearthSim/npm-hearthstonejson/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.2.0...1.0.0 [0.2.0]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.1.1...0.2.0 [0.1.1]: https://github.com/HearthSim/npm-hearthstonejson/compare/0.1.0...0.1.1 diff --git a/package.json b/package.json index a855292..e1763fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deckstrings", - "version": "1.0.0", + "version": "1.0.1", "description": "Decode and encode Hearthstone Deckstrings", "keywords": [ "hearthstone",