Skip to content

Commit 46d045e

Browse files
committed
v1.5.1
1 parent 77a30e4 commit 46d045e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
## [1.5.1] - 2022-06-21
10+
911
### Fixed
1012

1113
- Module name will now be included in hover and signature displays for imported types

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"sponsor": {
1818
"url": "https://github.com/sponsors/JohnnyMorganz"
1919
},
20-
"version": "1.5.0",
20+
"version": "1.5.1",
2121
"engines": {
2222
"vscode": "^1.67.0"
2323
},

0 commit comments

Comments
 (0)