Skip to content

fix: publish on tag push and bump package to 1.1.0#6

Merged
eajr merged 1 commit into
mainfrom
codex/release-tag-trigger-1-1-0
Feb 11, 2026
Merged

fix: publish on tag push and bump package to 1.1.0#6
eajr merged 1 commit into
mainfrom
codex/release-tag-trigger-1-1-0

Conversation

@eajr
Copy link
Copy Markdown
Owner

@eajr eajr commented Feb 11, 2026

Summary by CodeRabbit

  • Chores
    • Updated release pipeline configuration
    • Version bumped to 1.1.0

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 11, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The pull request updates the npm-publish GitHub Actions workflow to trigger on tag pushes in addition to main branch pushes, and bumps the package version from 1.0.1 to 1.1.0 to align with the release process.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/npm-publish.yml
Modified trigger configuration to respond to pushes on the main branch and any tag pushes using a wildcard pattern, converting from a single branch trigger to a branch list with tag filtering.
Package Version
package.json
Bumped package version from 1.0.1 to 1.1.0.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A tag appears, a version grows,
From one-point-oh to one-point-one it goes,
The workflow dances to both main and tag,
No more missed releases, no more the lag!
Hop! Publish! Release with glee! 🏷️✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/release-tag-trigger-1-1-0

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

@eajr eajr merged commit 185a5a9 into main Feb 11, 2026
1 of 2 checks passed
@eajr eajr deleted the codex/release-tag-trigger-1-1-0 branch February 11, 2026 17:06
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.

1 participant