From a4cedbd391ead33ec9912944d07a41882a707b9c Mon Sep 17 00:00:00 2001
From: Benedict Etzel <benedict@hearthsim.net>
Date: Tue, 6 Feb 2018 15:11:58 +0100
Subject: [PATCH] Release 0.8.1

---
 CHANGELOG.md | 5 ++++-
 package.json | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82a1daa..1a3011e 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.8.1] - 2018-02-06
 ### Fixed
 - Fix Typescript typings
 
@@ -118,7 +120,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 ### Added
 - Code for initial release
 
-[Unreleased]: https://github.com/HearthSim/npm-hearthstonejson-client/compare/v0.8.0...HEAD
+[Unreleased]: https://github.com/HearthSim/npm-hearthstonejson-client/compare/v0.8.1...HEAD
+[0.8.1]: https://github.com/HearthSim/npm-hearthstonejson-client/compare/v0.8.0...v0.8.1
 [0.8.0]: https://github.com/HearthSim/npm-hearthstonejson-client/compare/0.7.1...v0.8.0
 [0.7.1]: https://github.com/HearthSim/npm-hearthstonejson-client/compare/0.7.0...0.7.1
 [0.7.0]: https://github.com/HearthSim/npm-hearthstonejson-client/compare/0.6.6...0.7.0
diff --git a/package.json b/package.json
index d24103a..7ce7562 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "hearthstonejson-client",
-  "version": "0.8.0",
+  "version": "0.8.1",
   "description": "HearthstoneJSON client for browsers and Node",
   "keywords": [
     "hearthstone",