Skip to content

Commit 8cb0b6f

Browse files
authored
Merge pull request #1 from GonkaGate/release-please--branches--main--components--pi-setup
chore(main): release 0.2.0
2 parents fb13f9b + 16b6c19 commit 8cb0b6f

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/GonkaGate/pi-setup/compare/v0.1.0...v0.2.0) (2026-06-23)
4+
5+
6+
### Features
7+
8+
* implement pi setup CLI ([fb13f9b](https://github.com/GonkaGate/pi-setup/commit/fb13f9bdf9565ed7631c5b0b388a06c8d63dd8d9))
9+
310
## 0.1.0
411

512
- Initial development scaffold for `@gonkagate/pi-setup`.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gonkagate/pi-setup",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Configure Pi Coding Agent to use GonkaGate as an OpenAI-compatible custom provider.",
55
"homepage": "https://github.com/GonkaGate/pi-setup#readme",
66
"bugs": {

0 commit comments

Comments
 (0)