Skip to content

Commit

Permalink
Increased version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSpicyBurrito committed Sep 2, 2023
1 parent 14442f9 commit dcec9a4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.2.0]

- Added shifting multiline hover information

## [1.1.1]

- Fixed memory leak due to undisposed decoration types
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
@@ -1,6 +1,6 @@
{
"name": "hoverlens",
"version": "1.1.1",
"version": "1.2.0",
"publisher": "NonSpicyBurrito",
"engines": {
"vscode": "^1.71.0"
Expand Down

0 comments on commit dcec9a4

Please sign in to comment.