Skip to content

Bump plugin.json to 1.0.0 for the nauro 1.0.0 release#16

Merged
sronix merged 1 commit into
mainfrom
release/plugin-1.0.0
Jun 17, 2026
Merged

Bump plugin.json to 1.0.0 for the nauro 1.0.0 release#16
sronix merged 1 commit into
mainfrom
release/plugin-1.0.0

Conversation

@sronix

@sronix sronix commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Why

nauro 1.0.0 is published to PyPI. The version-sync gate requires plugin.json to match the latest published nauro, so the plugin bumps in lockstep with the CLI release. CI on main is red until this lands.

What changed

plugin.json version 0.13.3 -> 1.0.0. No agent or skill body changes: the bundled agents already byte-match the nauro 1.0.0 render, so this is version-only.

Test plan

Verified locally against all three version-sync jobs:

  • plugin.json version (1.0.0) equals the latest published nauro on PyPI (1.0.0).
  • nauro render-plugin . --check with nauro==1.0.0 pinned: rendered agents match the bundled source.
  • claude plugin validate . --strict: validation passed.

@sronix
sronix merged commit e186161 into main Jun 17, 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