chore: version packages #528
All clear
Code Review Summary
This is an automated changesets release PR that updates version numbers and changelogs for:
- @agent-native/core: 0.11.2 → 0.11.3 (patch)
- @agent-native/frame: 0.1.11 → 0.1.12 (patch)
The PR contains only mechanical changes (4 changesets consumed, version bumps, changelog updates) with no source code modifications. This is the standard changesets release workflow where the automated action consumes previously-authored changesets and generates release artifacts.
Verification:
- ✅ All 4 changesets properly deleted (no orphans)
- ✅ Version increments correct (patch bumps match changeset types)
- ✅ Changelog entries consistent and well-formatted
- ✅ Package.json versions match changelog entries
- ✅ No extraneous changes
The release artifacts (version bumps, changelogs) are mechanically correct and ready for npm publishing. Note: This PR is already merged, so the review is post-merge validation.
Risk Assessment: Low — no source code changes, fully automated process.
🧪 Browser testing: Skipped — PR only modifies version numbers and changelog documentation, no UI or backend code impact.