Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 02:36
· 2 commits to main since this release

v1.0.5

Installation

npm install carapace-plugin-sdk@latest

Changes

  • fix: Publish SDK to npm on release publish instead of workflow dispatch
    • Split release workflow into two: release.yml (prepare release) and publish.yml (publish to npm with OIDC provenance)
    • npm publish now only happens after reviewing the draft release
  • chore: Upgrade vitest from ^2.1.8 to ^4.1.8

Full Changelog: v1.0.4...v1.0.5