Skip to content

chore(release): bump version to 1.0.0#298

Closed
plind-junior wants to merge 1 commit into
mainfrom
chore/version-1.0.0
Closed

chore(release): bump version to 1.0.0#298
plind-junior wants to merge 1 commit into
mainfrom
chore/version-1.0.0

Conversation

@plind-junior

@plind-junior plind-junior commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump vouch version from 0.0.1 to 1.0.0 across all manifests
  • Updates pyproject.toml, init.py, openclaw.plugin.json, and SPEC.md examples

Test plan

  • Version bump applies cleanly
  • Capabilities test passes with new version
  • No breaking changes to API surface

Summary by CodeRabbit

  • Chores
    • Updated the app, package, and plugin version to 1.0.0.
    • Aligned the public version shown in the specification example with the new release number.

update package version across pyproject.toml, src/vouch/__init__.py,
openclaw.plugin.json, and SPEC.md examples to reflect 1.0.0 stable release.
@github-actions github-actions Bot added docs documentation, specs, examples, and repo guidance openclaw openclaw integration packaging packaging, build metadata, and make targets labels Jul 1, 2026
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 12b24d0a-909a-4165-b3cc-3d19578d75f9

📥 Commits

Reviewing files that changed from the base of the PR and between 94e84b1 and a501ceb.

📒 Files selected for processing (4)
  • SPEC.md
  • openclaw.plugin.json
  • pyproject.toml
  • src/vouch/__init__.py

📝 Walkthrough

Walkthrough

This PR bumps the version identifier from earlier values (0.0.1/0.1.0) to 1.0.0 in four locations: pyproject.toml, src/vouch/__init__.py, openclaw.plugin.json, and the kb.capabilities JSON example in SPEC.md.

Changes

Version metadata update

Layer / File(s) Summary
Bump version strings to 1.0.0
pyproject.toml, src/vouch/__init__.py, openclaw.plugin.json, SPEC.md
Version fields updated to 1.0.0 in project config, package __version__, plugin manifest, and the SPEC.md capabilities example.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • vouchdev/vouch#87: Both PRs bump the package version from 0.0.1 to 1.0.0 in src/vouch/__init__.py and pyproject.toml.
  • vouchdev/vouch#221: Both PRs modify the version field in openclaw.plugin.json.

Poem

Hop, hop, a brand new number appears,
1.0.0 rings through the years,
Four little files, all in a row,
Wearing their version tags, ready to go,
🐇✨ onward we grow!

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/version-1.0.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the size: XS less than 50 changed non-doc lines label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs documentation, specs, examples, and repo guidance openclaw openclaw integration packaging packaging, build metadata, and make targets size: XS less than 50 changed non-doc lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant