Skip to content

Commit 28e2d3f

Browse files
committed
chore: 🔖 v1.6.1
1 parent 0127521 commit 28e2d3f

File tree

5 files changed

+192
-4439
lines changed

5 files changed

+192
-4439
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9-
[All Changes](https://github.com/HaaLeo/publish-vscode-extension/compare/v1.6.1...master)
9+
[All Changes](https://github.com/HaaLeo/publish-vscode-extension/compare/v1.6.2...master)
10+
11+
## [1.6.2](https://github.com/HaaLeo/publish-vscode-extension/tree/1.6.2) 2024-02-13
12+
13+
### Changed
14+
15+
* Changed build target from `es6` to `es2022`
16+
* downgraded `@vscode/vsce` to `~2.22.0` due to regression ([#51](https://github.com/HaaLeo/publish-vscode-extension/issues/51), [microsoft/vscode-vsce#928](https://github.com/microsoft/vscode-vsce/issues/928))
17+
18+
[All Changes](https://github.com/HaaLeo/publish-vscode-extension/compare/v1.6.1...v1.6.2)
1019

1120
## [1.6.1](https://github.com/HaaLeo/publish-vscode-extension/tree/1.6.1) 2024-02-02
1221

0 commit comments

Comments
 (0)