Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 342 Bytes

MAINTAINERS.md

File metadata and controls

9 lines (8 loc) · 342 Bytes

how to publish

  1. Update version in package.json and git tag <new-version>
  2. yarn
  3. yarn build
  4. Copy Azure DevOps PAT
  5. yarn vsce login pbkit & Paste PAT
  6. yarn vsce package --yarn
  7. yarn vsce publish --yarn