We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a30e4 commit 46d045eCopy full SHA for 46d045e
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
9
+## [1.5.1] - 2022-06-21
10
+
11
### Fixed
12
13
- Module name will now be included in hover and signature displays for imported types
editors/code/package.json
@@ -17,7 +17,7 @@
17
"sponsor": {
18
"url": "https://github.com/sponsors/JohnnyMorganz"
19
},
20
- "version": "1.5.0",
+ "version": "1.5.1",
21
"engines": {
22
"vscode": "^1.67.0"
23
0 commit comments