Skip to content

Commit a0b97ac

Browse files
chore(main): release notifications 1.2.8
1 parent 0563e4f commit a0b97ac

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.7"
2+
".": "1.2.8"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
<a name="1.2.1"></a>
2+
## [1.2.8](https://github.com/heroku/heroku-cli-notifications/compare/notifications-v1.2.7...notifications-v1.2.8) (2026-07-15)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node-notifier with native per-OS notifications ([#111](https://github.com/heroku/heroku-cli-notifications/issues/111)) ([0563e4f](https://github.com/heroku/heroku-cli-notifications/commit/0563e4f8ddce0790df2fa90dcfb7baaa69f68adf))
8+
29
## [1.2.7](https://github.com/heroku/heroku-cli-notifications/compare/notifications-v1.2.6...notifications-v1.2.7) (2026-06-09)
310

411

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heroku-cli/notifications",
33
"description": "display notifications in Heroku CLI commands",
4-
"version": "1.2.7",
4+
"version": "1.2.8",
55
"author": "Heroku",
66
"bugs": "https://github.com/heroku/heroku-cli-notifications/issues",
77
"devDependencies": {

0 commit comments

Comments
 (0)