Skip to content

Pin plugin to nauro 0.12.7 (version-sync lockstep)#9

Merged
sronix merged 1 commit into
mainfrom
chore/bump-0.12.7
Jun 11, 2026
Merged

Pin plugin to nauro 0.12.7 (version-sync lockstep)#9
sronix merged 1 commit into
mainfrom
chore/bump-0.12.7

Conversation

@sronix

@sronix sronix commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Why

The published nauro CLI moved to 0.12.7 while plugin.json still pins 0.12.5, so the plugin-version-matches-pypi gate fails every push until the pin catches up. Lockstep bump, same shape as the 0.12.4 and 0.12.5 bumps.

What changed

  • plugin.json version 0.12.5 → 0.12.7.
  • CHANGELOG entry for 0.12.7.

No agent changes: the 0.12.7 render is byte-identical to the committed agents/ files, so only the pin moves.

Test plan

All three CI gates run locally against this change: nauro render-plugin . --check with the published 0.12.7 wheel passes, claude plugin validate . --strict passes, and the version gate is satisfied by the bump itself.

The published CLI moved to 0.12.7; bump plugin.json to clear the
version-sync gate. The bundled agents byte-match the 0.12.7 render
(nauro render-plugin . --check passes), so only the pin and a
CHANGELOG entry change.
@sronix
sronix merged commit 9f9db00 into main Jun 11, 2026
3 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