Skip to content

Commit

Permalink
Release v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyykoSerhiy committed Oct 8, 2018
1 parent 3cbc676 commit 512d880
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.2] - 2018-10-07
### Fixed
- Invalid showLyricsButtonSignInButton, showLyricsButtonSignOutButton params.

## [3.0.2] - 2018-10-07
### Fixed
- Missing option for show signIn and signOut button #54 (kudos to negebauer(Nicolás Gebauer))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-spotify",
"description": "Use Spotify inside vscode.",
"version": "3.0.2",
"version": "3.0.3",
"publisher": "shyykoserhiy",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 512d880

Please sign in to comment.