Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ultram4rine committed Jun 25, 2022
1 parent 2bdf672 commit bf77734
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.7.0] - 2022-06-25

### Added

- Added ability to set filename for licenses.

### Changed

- Use `onCommand` activation event.
- Improved inputs.

## [0.6.2] - 2022-04-24

### Changed
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-choosealicense",
"displayName": "Choose A License",
"version": "0.6.2",
"version": "0.7.0",
"description": "Choose a license for your project in VS Code",
"categories": [
"Other"
Expand Down

0 comments on commit bf77734

Please sign in to comment.