v1.0.5
v1.0.5
Installation
npm install carapace-plugin-sdk@latestChanges
- fix: Publish SDK to npm on release publish instead of workflow dispatch
- Split release workflow into two:
release.yml(prepare release) andpublish.yml(publish to npm with OIDC provenance) - npm publish now only happens after reviewing the draft release
- Split release workflow into two:
- chore: Upgrade vitest from ^2.1.8 to ^4.1.8
Full Changelog: v1.0.4...v1.0.5