Releases: microsoft/vscode-vsce
Releases · microsoft/vscode-vsce
v2.13.0
2.13.0 (2022-10-21)
Features
- support pricing model in the manifest file (#749) (1dcedef)
v2.12.0
2.12.0 (2022-10-19)
Features
- allow to skip publishing duplicate package (#776) (2589114)
v2.11.0
2.11.0 (2022-08-29)
Bug Fixes
Features
- expose all options to packaging and publishing APIs (#759) (8e193c9)
v2.10.2
2.10.2 (2022-08-19)
Bug Fixes
- clarify simultaneous use of packagePath and target in
vsce publish
(#765) (3024d0f), closes #764
v2.10.1
2.10.1 (2022-08-19)
Bug Fixes
- list all valid targets in documentation for --target (#766) (0940626), closes #763
v2.9.3
2.9.3 (2022-07-15)
Bug Fixes
v2.9.2
2.9.2 (2022-06-21)
Bug Fixes
- ensure that we can define dependency argument in config (#743) (b2288cd), closes #742
v2.9.1
2.9.1 (2022-06-01)
Bug Fixes
- change sponsor to object with url property (75456f2)
- validate sponsor URL (ded4841)
v2.9.0
2.9.0 (2022-05-30)
Bug Fixes
Features