Skip to content

Commit 3923e34

Browse files
committed
v1.5.2
1 parent 37039dc commit 3923e34

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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.2] - 2022-06-22
10+
911
### Changed
1012

1113
- Downgraded missing types/documentation files to a warning in the logs instead of a window error. It is common for no file to be provided in a vanilla build.

editors/code/package.json

Lines changed: 2 additions & 2 deletions
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.1",
20+
"version": "1.5.2",
2121
"engines": {
2222
"vscode": "^1.67.0"
2323
},
@@ -173,4 +173,4 @@
173173
"vscode-languageclient": "^8.0.2-next.5",
174174
"vscode-uri": "^3.0.3"
175175
}
176-
}
176+
}

0 commit comments

Comments
 (0)