Skip to content

chore: sync version.dart to published version (1.27.2)#70

Merged
gmpassos merged 1 commit into
masterfrom
chore/version-sync-1.27.2
Jun 16, 2026
Merged

chore: sync version.dart to published version (1.27.2)#70
gmpassos merged 1 commit into
masterfrom
chore/version-sync-1.27.2

Conversation

@gmpassos

Copy link
Copy Markdown
Contributor

Summary

lib/src/version.dart (omnyShellVersion) was left at 1.27.0 when 1.27.1 shipped, so the CLI banner and the version a node reported as its agentVersion were stale.

This bumps a new patch release 1.27.2 and syncs all three sources of truth:

  • pubspec.yaml: 1.27.11.27.2
  • lib/src/version.dart: 1.27.01.27.2
  • CHANGELOG.md: 1.27.2 entry documenting the fix

Test plan

  • No stray references to old versions remain
  • Three version sources now agree

🤖 Generated with Claude Code

lib/src/version.dart was left at 1.27.0 when 1.27.1 shipped, so the CLI
banner and the agentVersion a node reported were stale. Bump pubspec,
version.dart and CHANGELOG to 1.27.2 in sync.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gmpassos gmpassos merged commit ea6786b into master Jun 16, 2026
5 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.

1 participant