Skip to content

chore: release 0.4.5#232

Open
breferrari wants to merge 1 commit intomainfrom
release-please--branches--main--components--packweave
Open

chore: release 0.4.5#232
breferrari wants to merge 1 commit intomainfrom
release-please--branches--main--components--packweave

Conversation

@breferrari
Copy link
Copy Markdown
Owner

@breferrari breferrari commented Mar 24, 2026

🤖 I have created a release beep boop

0.4.5 (2026-03-25)

Features

  • core: add pack content checksum verification on install and update (#240) (07c56db)
  • core: add schema versioning to pack.toml, manifests, and lockfile (#237) (a8cd93b), closes #224
  • skills: add /review-prs multi-persona code review skill (#236) (5ae35da)

Bug Fixes

  • ci: sync release PR branch on non-releasable commits (#231) (d3c742f)
  • core: add advisory file lock to prevent concurrent mutations (#235) (38549e3)
  • core: enforce min_tool_version check during pack install (#233) (765da43)
  • core: rollback adapter apply on partial failure (#234) (741065f)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings March 24, 2026 20:34
Copy link
Copy Markdown
Contributor

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 project to version 0.4.5 and updates release metadata generated by Release Please.

Changes:

  • Update crate/package version to 0.4.5 in Cargo.toml and Cargo.lock
  • Add the 0.4.5 release entry to CHANGELOG.md
  • Update .release-please-manifest.json to reflect 0.4.5

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
Cargo.toml Bumps crate version to 0.4.5.
Cargo.lock Updates locked package entry version to 0.4.5.
CHANGELOG.md Adds the 0.4.5 release notes section.
.release-please-manifest.json Updates Release Please manifest version to 0.4.5.

@breferrari breferrari force-pushed the release-please--branches--main--components--packweave branch 7 times, most recently from ba5cac7 to f545415 Compare March 25, 2026 08:27
@breferrari breferrari force-pushed the release-please--branches--main--components--packweave branch from f545415 to 9d058d2 Compare March 25, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add schema versioning to pack.toml and sidecar manifests

2 participants