Skip to content

Commit dba1969

Browse files
chore(main): release 1.14.2
1 parent 8affb39 commit dba1969

3 files changed

Lines changed: 11 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.14.1"
2+
".": "1.14.2"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.14.2](https://github.com/StackOneHQ/stack-nudge/compare/v1.14.1...v1.14.2) (2026-06-04)
8+
9+
10+
### Bug Fixes
11+
12+
* **1.14.2:** per-session event cap, banner-gate alerts, pin overrides widget ([00111dd](https://github.com/StackOneHQ/stack-nudge/commit/00111ddbc94050278634d28808573156d49891e8))
13+
* **compact:** solid urgency color on quota rings, no wrap-around ([a408e10](https://github.com/StackOneHQ/stack-nudge/commit/a408e10a1457c81ba7662c2c7056cedaa154fb33))
14+
* **events:** raise event history cap from 5 to 20 ([312bda5](https://github.com/StackOneHQ/stack-nudge/commit/312bda50402946546895d5f433e740df5eec783f))
15+
716
## [1.14.1](https://github.com/StackOneHQ/stack-nudge/compare/v1.14.0...v1.14.1) (2026-06-02)
817

918

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

0 commit comments

Comments
 (0)