Skip to content

Commit 5bbca35

Browse files
chore(main): release 1.19.0 (#97)
1 parent f250a0c commit 5bbca35

3 files changed

Lines changed: 10 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.18.0"
2+
".": "1.19.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.19.0](https://github.com/StackOneHQ/stack-nudge/compare/v1.18.0...v1.19.0) (2026-06-12)
8+
9+
10+
### Features
11+
12+
* **tickets:** accumulate context tokens across compactions ([#96](https://github.com/StackOneHQ/stack-nudge/issues/96)) ([dcbfc56](https://github.com/StackOneHQ/stack-nudge/commit/dcbfc56f6735d4c0495b41e3e582b5988bb8aaa4))
13+
* **tickets:** group unticketed sessions by repo ([#95](https://github.com/StackOneHQ/stack-nudge/issues/95)) ([f250a0c](https://github.com/StackOneHQ/stack-nudge/commit/f250a0c07edcc3be1f72307950d4e48a8228defb))
14+
715
## [1.18.0](https://github.com/StackOneHQ/stack-nudge/compare/v1.17.0...v1.18.0) (2026-06-12)
816

917

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.18.0</string> <!-- x-release-please-version -->
20+
<string>1.19.0</string> <!-- x-release-please-version -->
2121
<key>LSUIElement</key>
2222
<true/>
2323
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)