diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43..af55ef0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 99eee9e..d2ded58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.2.1](https://github.com/boadij/pi-killswitch/compare/v0.2.0...v0.2.1) (2026-06-08) + + +### Documentation + +* add package banner image and update repository links ([32c2d0a](https://github.com/boadij/pi-killswitch/commit/32c2d0a31ff981b6883898094be3fec64b0e1671)) + + +### Miscellaneous Chores + +* configure release-please changelog sections and schema ([bca14e0](https://github.com/boadij/pi-killswitch/commit/bca14e0abbe69bb39dc21c61324a3be03e42f145)) + + +### Code Style + +* format package.test.ts ([23feb1f](https://github.com/boadij/pi-killswitch/commit/23feb1f1afde931e270d914cd61a05d7f8bea60a)) + ## [0.2.0](https://github.com/boadij/pi-killswitch/compare/v0.1.0...v0.2.0) (2026-06-08) diff --git a/package-lock.json b/package-lock.json index b4d160b..dd69298 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pi-killswitch", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pi-killswitch", - "version": "0.2.0", + "version": "0.2.1", "license": "Apache-2.0", "devDependencies": { "@earendil-works/pi-ai": "^0.78.0", diff --git a/package.json b/package.json index 5bebcf3..7609575 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-killswitch", - "version": "0.2.0", + "version": "0.2.1", "description": "Keep Pi runs controlled with automatic context-budget wrap-up and kill thresholds.", "type": "module", "files": [