Skip to content

Commit 012af93

Browse files
chore(main): release 1.17.0
1 parent ac0ec00 commit 012af93

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.16.1"
2+
".": "1.17.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.17.0](https://github.com/StackOneHQ/stack-nudge/compare/v1.16.1...v1.17.0) (2026-06-10)
8+
9+
10+
### Features
11+
12+
* **gh-pr-linking:** link prs to gh via device mode login oauth app ([#88](https://github.com/StackOneHQ/stack-nudge/issues/88)) ([ac0ec00](https://github.com/StackOneHQ/stack-nudge/commit/ac0ec00d97ff8396dabe6e83a16f38d02cf9e8e3))
13+
* **git-snapshot:** check diff and branch status for session branches ([#87](https://github.com/StackOneHQ/stack-nudge/issues/87)) ([be1c84e](https://github.com/StackOneHQ/stack-nudge/commit/be1c84e678c6125b186d6e2c72a9359c88595bd2))
14+
* **token-count:** add Tickets tab for per-ticket usage ([#86](https://github.com/StackOneHQ/stack-nudge/issues/86)) ([85620f0](https://github.com/StackOneHQ/stack-nudge/commit/85620f057d6f4bf71208690519108ad28e1ac92a))
15+
* **token-count:** store token counts against branch and ticket ([#84](https://github.com/StackOneHQ/stack-nudge/issues/84)) ([b0622f2](https://github.com/StackOneHQ/stack-nudge/commit/b0622f2c3a7fff098f4916482a41fbe64c8ce3ac))
16+
717
## [1.16.1](https://github.com/StackOneHQ/stack-nudge/compare/v1.16.0...v1.16.1) (2026-06-09)
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.16.1</string> <!-- x-release-please-version -->
20+
<string>1.17.0</string> <!-- x-release-please-version -->
2121
<key>LSUIElement</key>
2222
<true/>
2323
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)