Sourced from @​vscode/vsce
's
releases.
v2.26.0
Changes:
Feature Requests:
- #964: Add
--azure-credential
option to "publish", "unpublish" and "verify-pat" commands- #943: feat: ignore .git generated by
git worktree add
- #966: allow verifyPat to use extension's publisher name
Others:
- #965: missing package-lock.json change
v2.25.1-5
Changes:
- #967: Engineering - remove node 16.x from test matrix
This list of changes was auto generated.
v2.25.1-4
Changes:
- #964: Add
--azure-credential
option to "publish", "unpublish" and "verify-pat" commandsThis list of changes was auto generated.
v2.25.1-3
Changes:
- #965: missing package-lock.json change
This list of changes was auto generated.
v2.25.1-2
Changes:
Feature Requests:
... (truncated)
af201cd
Engineering - remove node 16.x from test matrix (#967)0abc183
Merge pull request #964
from microsoft/lszomoru/azure-credential9ba0c08
Update text matrix9f83b81
Fix compilation error0e55ce7
Merge branch 'main' into lszomoru/azure-credential578f483
missing package-lock.json change (#965)f64f5d5
allow verifyPat to use extension's publisher name (#966)e375bbf
Pull request feedback61223f3
Add --azure-credential
option to "publish",
"unpublish" and "verify-pat" co...57edfae
Merge pull request #963
from microsoft/benibenj/re