From 87f399a54089974bfc8c7e3c4140ea57689a7a25 Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Wed, 18 Jul 2018 21:45:43 +0200 Subject: [PATCH] Release 0.4.1 --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8515dd0..6662e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.4.1] - 2018-07-19 ### Fixed - Fixed full card art on mobile not respecting the viewer's language - Replace outdated "activate overlay" image in broadcaster settings @@ -108,7 +110,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Added a deck list with hover zones over each card - Added setup interface with connection guide and basic overlay configuration -[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...HEAD +[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.1...HEAD +[0.4.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...v0.3.0 [0.2.2]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...v0.2.2 diff --git a/package.json b/package.json index 013f6e5..9af89eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitch-hdt-frontend", - "version": "0.4.0", + "version": "0.4.1", "description": "The official Twitch Extension for Hearthstone Deck Tracker.", "homepage": "https://github.com/HearthSim/twitch-hdt-frontend", "bugs": {