Skip to content

[codex] Align public package versions - #12

Merged
nahiyankhan merged 1 commit into
mainfrom
codex/align-public-package-versions
Jun 9, 2026
Merged

[codex] Align public package versions#12
nahiyankhan merged 1 commit into
mainfrom
codex/align-public-package-versions

Conversation

@nahiyankhan

Copy link
Copy Markdown
Collaborator

Summary

  • Bump @anarchitecture/summon-react and @anarchitecture/summon-server to 0.3.0 so all three public packages share the same release version.
  • Configure the public package trio as a fixed Changesets group to keep future releases aligned.
  • Add a check:public-packages guard that fails when public package versions or core dependency ranges drift.

Why

The published public packages had drifted: @anarchitecture/summon was on 0.3.0, while the React and server facades were still 0.2.0 even though they depended on @anarchitecture/summon@^0.3.0.

Validation

  • pnpm check:public-packages
  • pnpm pack:dry-run

@nahiyankhan
nahiyankhan marked this pull request as ready for review June 9, 2026 12:47
@nahiyankhan
nahiyankhan merged commit 477cace into main Jun 9, 2026
6 checks passed
@nahiyankhan
nahiyankhan deleted the codex/align-public-package-versions branch July 2, 2026 11:34
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