You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: use Node 24 and add 'existing' option to release workflow (#118)
Bump release runner to Node 24 for npm Trusted Publishing OIDC support,
and consolidate the release action into a single `upgrade` input with
options: `patch`, `minor`, `major`, and `existing` (publish without
re-bumping).
0 commit comments