Skip to content

Commit 7b35f28

Browse files
committed
Release 0.3.0
1 parent 927e982 commit 7b35f28

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.3.0] - 2018-04-10
810
### Added
911
- Add mobile support
1012
*Mobile viewers can view and copy the deck list on their device*
@@ -96,7 +98,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9698
- Added a deck list with hover zones over each card
9799
- Added setup interface with connection guide and basic overlay configuration
98100

99-
[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...HEAD
101+
[Unreleased]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.3.0...HEAD
102+
[0.3.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.2...v0.3.0
100103
[0.2.2]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.1...v0.2.2
101104
[0.2.1]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.2.0...v0.2.1
102105
[0.2.0]: https://github.com/HearthSim/twitch-hdt-frontend/compare/v0.1.2...v0.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitch-hdt-frontend",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "The official Twitch Extension for Hearthstone Deck Tracker.",
55
"homepage": "https://github.com/HearthSim/twitch-hdt-frontend",
66
"bugs": {

0 commit comments

Comments
 (0)