Skip to content

Commit bf5ccb9

Browse files
chore(main): release 1.16.0 (#79)
1 parent 052feca commit bf5ccb9

3 files changed

Lines changed: 12 additions & 2 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-
".": "1.15.1"
2+
".": "1.16.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to stack-nudge are documented in this file.
44

55
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.
66

7+
## [1.16.0](https://github.com/StackOneHQ/stack-nudge/compare/v1.15.1...v1.16.0) (2026-06-08)
8+
9+
10+
### Features
11+
12+
* **agy-status:** handle the agy activity status in the sessions tab ([052feca](https://github.com/StackOneHQ/stack-nudge/commit/052feca6ea3198ab9fd99e22751e6d86f71a0e49))
13+
* **agy-status:** handle the agy activity status in the sessions tab ([cc8c7e0](https://github.com/StackOneHQ/stack-nudge/commit/cc8c7e016047a867358512d707e660097e23be5e))
14+
* **usage:** add codex and agy usage visibility ([e41f018](https://github.com/StackOneHQ/stack-nudge/commit/e41f0184197d363e187d8ab1e44c7b21f64aefeb))
15+
* **usage:** add codex and agy usage visibility ([29ca6cd](https://github.com/StackOneHQ/stack-nudge/commit/29ca6cd9c6d315fbe60a4a50564557caa4c636c9))
16+
717
## [1.15.1](https://github.com/StackOneHQ/stack-nudge/compare/v1.15.0...v1.15.1) (2026-06-08)
818

919

panel/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.15.1</string> <!-- x-release-please-version -->
20+
<string>1.16.0</string> <!-- x-release-please-version -->
2121
<key>LSUIElement</key>
2222
<true/>
2323
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)