Skip to content

Commit 7a2fd02

Browse files
authored
chore: release main (#99)
🤖 I have created a release *beep* *boop* --- <details><summary>pi-blueprint: 0.2.0</summary> ## [0.2.0](pi-blueprint-v0.1.0...pi-blueprint-v0.2.0) (2026-04-11) ### Features * Add pi-blueprint multi-session planning extension ([#98](#98)) ([bbda0d6](bbda0d6)) </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 bbda0d6 commit 7a2fd02

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
@@ -4,5 +4,5 @@
44
"packages/pi-compass": "0.2.0",
55
"packages/pi-simplify": "0.2.0",
66
"packages/pi-code-review": "0.2.0",
7-
"packages/pi-blueprint": "0.1.0"
7+
"packages/pi-blueprint": "0.2.0"
88
}

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.

packages/pi-blueprint/CHANGELOG.md

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-blueprint-v0.1.0...pi-blueprint-v0.2.0) (2026-04-11)
4+
5+
6+
### Features
7+
8+
* Add pi-blueprint multi-session planning extension ([#98](https://github.com/MattDevy/pi-extensions/issues/98)) ([bbda0d6](https://github.com/MattDevy/pi-extensions/commit/bbda0d6e958917a3479c8ac78ea444a707458db2))

packages/pi-blueprint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi-blueprint",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A Pi extension that turns high-level objectives into phased, multi-session construction plans with dependency tracking and verification gates.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)