Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhechtf committed Feb 22, 2024
1 parent a4be911 commit d58e740
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.0](https://github.com/jhechtf/lazy-new-file/compare/v1.1.1...v1.2.0) (2024-02-22)


### Features

* Add quickpick options ([#4](https://github.com/jhechtf/lazy-new-file/issues/4)) ([a4be911](https://github.com/jhechtf/lazy-new-file/commit/a4be91121acf4d20f57a2d04a6cd546d903f2697))

### [1.1.1](https://github.com/jhechtf/lazy-new-file/compare/v1.1.0...v1.1.1) (2024-01-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "git"
},
"license": "MIT",
"version": "1.1.1",
"version": "1.2.0",
"engines": {
"vscode": "^1.63.0"
},
Expand Down

0 comments on commit d58e740

Please sign in to comment.