diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b0daa7d..6103afc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.28.1" + ".": "1.29.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e4d8cf8..d03dfb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.29.0](https://github.com/kunchenguid/no-mistakes/compare/v1.28.1...v1.29.0) (2026-06-12) + + +### Features + +* **cli:** install agent skill at user level ([#284](https://github.com/kunchenguid/no-mistakes/issues/284)) ([f6760aa](https://github.com/kunchenguid/no-mistakes/commit/f6760aa115aaa3ea3efdb4402383af429ad5aaba)) + ## [1.28.1](https://github.com/kunchenguid/no-mistakes/compare/v1.28.0...v1.28.1) (2026-06-11)