Skip to content

chore(workflows): add graceful retag fallback to npm publish on version.yml#93

Merged
namastex888 merged 1 commit into
devfrom
fix/npm-retag-fallback
May 26, 2026
Merged

chore(workflows): add graceful retag fallback to npm publish on version.yml#93
namastex888 merged 1 commit into
devfrom
fix/npm-retag-fallback

Conversation

@namastex888
Copy link
Copy Markdown
Collaborator

Adds try-publish / retag fallback to version.yml so when merging dev into main, if the version was already published on dev, it correctly adds the latest tag on npm rather than failing due to duplicate version errors.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9f85d9c3-90e5-415b-b61f-134b687918c5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/npm-retag-fallback

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@namastex888 namastex888 merged commit 02f140e into dev May 26, 2026
8 checks passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version constant from '0.260526.4' to '0.260526.5' in both dist/src/version.d.ts and dist/src/version.js. There are no review comments, and I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants