Skip to content

Commit 65512ae

Browse files
committed
chore: prepare release v1.5.0
1 parent 47ac049 commit 65512ae

4 files changed

Lines changed: 204 additions & 1684 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,20 @@ 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.5.0...master)
10+
11+
## [1.5.0](https://github.com/HaaLeo/publish-vscode-extension/tree/1.5.0) 2023-10-03
12+
913
### Added
1014

11-
* Adds `--target` functionality for `vsce` and `osvx`. [#37](https://github.com/HaaLeo/publish-vscode-extension/issues/37).
15+
* Adds `--target` functionality for `vsce` and `osvx`. [#37](https://github.com/HaaLeo/publish-vscode-extension/issues/37). Contributed by [@alexravenna](https://github.com/alexravenna).
16+
17+
### Security
18+
* Updated dependencies to
19+
* `@vscode/vsce@2.21.1`
20+
* `ovsx@0.8.3`
1221

13-
[All Changes](https://github.com/HaaLeo/publish-vscode-extension/compare/v1.4.0...master)
22+
[All Changes](https://github.com/HaaLeo/publish-vscode-extension/compare/v1.4.0...v1.5.0)
1423

1524
## [1.4.0](https://github.com/HaaLeo/publish-vscode-extension/tree/1.4.0) 2023-07-05
1625

0 commit comments

Comments
 (0)