Skip to content

Commit 4798bb2

Browse files
chore(main): release 1.17.0
1 parent b0622f2 commit 4798bb2

3 files changed

Lines changed: 9 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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+
* **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))
13+
714
## [1.16.1](https://github.com/StackOneHQ/stack-nudge/compare/v1.16.0...v1.16.1) (2026-06-09)
815

916

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)