Skip to content

Commit

Permalink
v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyMorganz committed Jun 21, 2022
1 parent 77a30e4 commit 46d045e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [1.5.1] - 2022-06-21

### Fixed

- Module name will now be included in hover and signature displays for imported types
Expand Down
2 changes: 1 addition & 1 deletion editors/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"sponsor": {
"url": "https://github.com/sponsors/JohnnyMorganz"
},
"version": "1.5.0",
"version": "1.5.1",
"engines": {
"vscode": "^1.67.0"
},
Expand Down

0 comments on commit 46d045e

Please sign in to comment.