Skip to content

chore(release): bump version to v0.1.6#1330

Merged
willsarg merged 1 commit intodevfrom
codex/release-v0.1.6
Feb 22, 2026
Merged

chore(release): bump version to v0.1.6#1330
willsarg merged 1 commit intodevfrom
codex/release-v0.1.6

Conversation

@willsarg
Copy link
Collaborator

Summary

  • bump crate version from 0.1.5 to 0.1.6 in Cargo.toml
  • align lockfile package entry for zeroclaw to 0.1.6

Why

Prepare the repository for a clean v0.1.6 tag/release after recent CI/Homebrew workflow fixes.

Risk

Low. Metadata-only release version bump.

Rollback

Revert this PR.

Copilot AI review requested due to automatic review settings February 22, 2026 02:46
@github-actions
Copy link

PR intake checks found warnings (non-blocking)

Fast safe checks found advisory issues. CI lint/test/build gates still enforce merge quality.

  • Missing required PR template sections: ## Validation Evidence (required), ## Security Impact (required), ## Privacy and Data Hygiene (required), ## Rollback Plan (required)
  • Incomplete required PR template fields: summary problem, summary why it matters, summary what changed, validation commands, security risk/mitigation, privacy status, rollback plan

Action items:

  1. Complete required PR template sections/fields.
  2. Remove tabs, trailing whitespace, and merge conflict markers from added lines.
  3. Re-run local checks before pushing:
    • ./scripts/ci/rust_quality_gate.sh
    • ./scripts/ci/rust_strict_delta_gate.sh
    • ./scripts/ci/docs_quality_gate.sh

Run logs: https://github.com/zeroclaw-labs/zeroclaw/actions/runs/22269094080

Detected blocking line issues (sample):

  • none

Detected advisory line issues (sample):

  • none

@github-actions github-actions bot added dependencies Auto scope: dependency manifest/lock/policy changed. size: XS Auto size: <=80 non-doc changed lines. risk: medium Auto risk: src/** or dependency/config changes. distinguished contributor Contributor with 50+ merged PRs. labels Feb 22, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the Rust crate release version to prepare the repository for tagging/publishing v0.1.6.

Changes:

  • Update zeroclaw crate version from 0.1.5 to 0.1.6 in Cargo.toml.
  • Update the corresponding zeroclaw entry in Cargo.lock to 0.1.6.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Bumps the workspace root crate (zeroclaw) version to 0.1.6.
Cargo.lock Aligns the lockfile’s zeroclaw package entry with 0.1.6.

đź’ˇ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@willsarg willsarg merged commit 6622015 into dev Feb 22, 2026
24 checks passed
@willsarg willsarg deleted the codex/release-v0.1.6 branch February 22, 2026 02:49
theonlyhennygod pushed a commit that referenced this pull request Feb 22, 2026
* chore(license): make apache primary while preserving dual-license (#1307)

* fix(license): adopt rust-style dual-license layout for github detection (#1308)

* fix(license): restore canonical apache-2.0 text for detection (#1309)

* ci(policy): restrict main PR authors and target bot PRs to dev (#1310)

* ci(intake): warn and retarget non-promotion PRs from main to dev (#1319)

* ci(release): add bot-owned Homebrew publish workflow (#1323)

* fix(onboard): serialize quick-setup env tests safely

* chore(release): bump version to v0.1.5

* ci(build-fast): align toolchain with stable release build

* ci(homebrew): fix bot fork auth clone path (#1329)

* ci(homebrew): authenticate git ops via header-safe token flow

* ci(homebrew): fix patch step indentation in workflow

* chore(release): bump version to v0.1.6 (#1330)

* chore(release): promote dev to main for v0.1.5 (#1325) (#1332)

* chore(license): make apache primary while preserving dual-license (#1307)

* fix(license): adopt rust-style dual-license layout for github detection (#1308)

* fix(license): restore canonical apache-2.0 text for detection (#1309)

* ci(policy): restrict main PR authors and target bot PRs to dev (#1310)

* ci(intake): warn and retarget non-promotion PRs from main to dev (#1319)

* ci(release): add bot-owned Homebrew publish workflow (#1323)

* fix(onboard): serialize quick-setup env tests safely

* chore(release): bump version to v0.1.5

* ci(build-fast): align toolchain with stable release build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Auto scope: dependency manifest/lock/policy changed. distinguished contributor Contributor with 50+ merged PRs. risk: medium Auto risk: src/** or dependency/config changes. size: XS Auto size: <=80 non-doc changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants