Skip to content

Commit 8206c74

Browse files
chore(main): release notifications 1.2.7
1 parent 3505769 commit 8206c74

3 files changed

Lines changed: 11 additions & 2 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.6"
2+
".": "1.2.7"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
<a name="1.2.1"></a>
2+
## [1.2.7](https://github.com/heroku/heroku-cli-notifications/compare/notifications-v1.2.6...notifications-v1.2.7) (2026-06-09)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** bump flatted from 3.3.4 to 3.4.2 ([#96](https://github.com/heroku/heroku-cli-notifications/issues/96)) ([480f610](https://github.com/heroku/heroku-cli-notifications/commit/480f610f4da7dcb43139da3940d7c8d0f2d622ed))
8+
* **deps:** bump lodash from 4.17.23 to 4.18.1 ([#98](https://github.com/heroku/heroku-cli-notifications/issues/98)) ([42ad014](https://github.com/heroku/heroku-cli-notifications/commit/42ad0144344eb456ff5a6500fe33868f5419733f))
9+
* **deps:** bump picomatch from 4.0.3 to 4.0.4 ([#97](https://github.com/heroku/heroku-cli-notifications/issues/97)) ([f3afb20](https://github.com/heroku/heroku-cli-notifications/commit/f3afb207d8118eb00de95f33963df74092a9177b))
10+
211
## [1.2.6](https://github.com/heroku/heroku-cli-notifications/compare/notifications-v1.2.5...notifications-v1.2.6) (2026-02-05)
312

413

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.6",
4+
"version": "1.2.7",
55
"author": "Heroku",
66
"bugs": "https://github.com/heroku/heroku-cli-notifications/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)