Skip to content

fix: bump root package.json to 0.1.2#29

Merged
joshuaboys merged 1 commit intomainfrom
fix/root-version-bump
Feb 16, 2026
Merged

fix: bump root package.json to 0.1.2#29
joshuaboys merged 1 commit intomainfrom
fix/root-version-bump

Conversation

@joshuaboys
Copy link
Contributor

Summary

  • Bump root package.json version from 0.1.1 to 0.1.2
  • Required for CI publish workflow which validates the release tag against the root package version
  • This commit was pushed to the release branch after PR chore: release v0.1.2 #28 was already merged

Test plan

  • CI publish workflow tag validation will now pass for v0.1.2

🤖 Generated with Claude Code

CI publish workflow validates the tag against the root package version.

Authored-By: Aneki (joshuaboys)
Copilot AI review requested due to automatic review settings February 16, 2026 07:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the root package.json version from 0.1.1 to 0.1.2 to align with the v0.1.2 release. The publish workflow validates that the release tag (e.g., v0.1.2) matches the version in the root package.json, and this change was needed after PR #28 bumped all individual packages to 0.1.2. This is a necessary fix to unblock the CI publish workflow for the v0.1.2 release.

Changes:

  • Updated root package version from "0.1.1" to "0.1.2"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@joshuaboys joshuaboys merged commit 850eb35 into main Feb 16, 2026
10 checks passed
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