Skip to content

Commit a509c3f

Browse files
authored
chore: release main (#97)
🤖 I have created a release *beep* *boop* --- <details><summary>pi-code-review: 0.2.0</summary> ## [0.2.0](pi-code-review-v0.1.0...pi-code-review-v0.2.0) (2026-04-10) ### Features * Add pi-code-review automated code review extension ([#96](#96)) ([de20807](de20807)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent de20807 commit a509c3f

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/pi-red-green": "0.2.1",
44
"packages/pi-compass": "0.2.0",
55
"packages/pi-simplify": "0.2.0",
6-
"packages/pi-code-review": "0.1.0"
6+
"packages/pi-code-review": "0.2.0"
77
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/MattDevy/pi-extensions/compare/pi-code-review-v0.1.0...pi-code-review-v0.2.0) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* Add pi-code-review automated code review extension ([#96](https://github.com/MattDevy/pi-extensions/issues/96)) ([de20807](https://github.com/MattDevy/pi-extensions/commit/de208070e46056fbd6099dfab3f32c64a4554f0d))

packages/pi-code-review/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi-code-review",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A Pi extension that provides automated, language-aware code review after the agent writes or modifies files.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)