Skip to content

Commit cdd58ac

Browse files
committed
chore(release): 0.4.0
1 parent d632580 commit cdd58ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.3.1 - Unreleased
3+
## 0.4.0 - 2026-05-22
44

55
- Added `clawpatch ci` to initialize, map, review, write a report, and append a GitHub Actions step summary in one CI-friendly command.
66
- Added `clawpatch open-pr --patch <id>` to turn an applied patch attempt into an explicit GitHub pull request.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clawpatch",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Automated code review that lands fixes.",
55
"license": "MIT",
66
"bin": {

0 commit comments

Comments
 (0)