diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 365bfbf..c3cfcab 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.20.2" + ".": "1.20.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 42593b3..9e00c81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to stack-nudge are documented in this file. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Pre-1.0, breaking changes bump the **minor** version. +## [1.20.3](https://github.com/StackOneHQ/stack-nudge/compare/v1.20.2...v1.20.3) (2026-07-01) + + +### Bug Fixes + +* **quota:** read Claude quota via `claude /usage` instead of keychain ([#111](https://github.com/StackOneHQ/stack-nudge/issues/111)) ([d82ff77](https://github.com/StackOneHQ/stack-nudge/commit/d82ff77e7e7768bc0844b9646e6c88633df1c81f)) + ## [1.20.2](https://github.com/StackOneHQ/stack-nudge/compare/v1.20.1...v1.20.2) (2026-06-24) diff --git a/panel/Info.plist b/panel/Info.plist index c92943f..22f93ca 100644 --- a/panel/Info.plist +++ b/panel/Info.plist @@ -17,7 +17,7 @@ CFBundleVersion 1 CFBundleShortVersionString - 1.20.2 + 1.20.3 LSUIElement NSPrincipalClass