chore: version packages #531
Merged
Builder.io Integration / Review Agent
completed
May 6, 2026 in 2m 42s
All clear
Code Review Summary
This is a clean, mechanical release PR generated by the changesets action for three npm packages: @agent-native/core (0.11.4), @agent-native/dispatch (0.2.5), and @agent-native/frame (0.1.13).
What Changed
- Version bumps for 3 packages (all patch-level releases)
- CHANGELOG updates with 3 changeset entries for core, 2 for dispatch, dependency update for frame
- Proper consumption of 4 changeset files (
.mddeletion)
Review Findings
✅ All checks pass:
- Version numbers correctly incremented and consistent across package.json and CHANGELOG
- All 4 changesets properly consumed (deleted as expected)
- Commit hash
24781d0correctly references the actual feature commits - Dependency declarations accurate —
@agent-native/framecorrectly points to core@0.11.4 - No unintended file changes
- No source code modifications
This PR is ready to merge and will automatically publish the three packages to npm via the changesets trusted publisher on merge.
Loading