SIGN IN SIGN UP

fix(ci): bump to v2.28.1 — fix npm publish workflow (#15)

* fix(ci): add --allow-same-version to npm publish workflow

npm version fails when package.json already matches the release tag.
Adding --allow-same-version prevents the error.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(ci): bump to v2.28.1 — fix npm publish workflow

Added --allow-same-version to npm version command to prevent CI failure
when package.json already matches the release tag.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
J
Julien committed
e217700090784e507888875baafc7a315db6fdda
Parent: cdd26b8
Committed by GitHub <noreply@github.com> on 4/2/2026, 6:02:01 PM