Skip to content

Commit

Permalink
Release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrazeur committed Apr 8, 2020
1 parent 7665062 commit 6bff542
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to the "hyper-shortcut" extension will be documented in this

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [0.3.0] - 2020-04-09

## Added
- Add folder selector

## [0.2.1] - 2020-03-30

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hyper-shortcut",
"displayName": "hyper-shortcut",
"description": "Easy and powerful shortcut manager for vscode",
"version": "0.2.1",
"version": "0.3.0",
"publisher": "johnrazeur",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6bff542

Please sign in to comment.