Skip to content

Commit 6e2f929

Browse files
chore(main): release command 12.4.1
1 parent 80c37fc commit 6e2f929

4 files changed

Lines changed: 12 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-
".": "12.4.0"
2+
".": "12.4.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010

1111
* adopt @heroku-cli/test-utils and modernize test setup ([#308](https://github.com/heroku/heroku-cli-command/issues/308)) ([db7be8e](https://github.com/heroku/heroku-cli-command/commit/db7be8eb0e84422e40240c5df5d063513dbe528f))
1212

13+
## [12.4.1](https://github.com/heroku/heroku-cli-command/compare/command-v12.4.0...command-v12.4.1) (2026-06-01)
14+
15+
16+
### Dependencies
17+
18+
* bump picomatch from 4.0.3 to 4.0.4 ([#374](https://github.com/heroku/heroku-cli-command/issues/374)) ([15bd660](https://github.com/heroku/heroku-cli-command/commit/15bd660ea947d2d102faccd18cb6e38c6ffcfd05))
19+
* bump serialize-javascript to 7.0.5 and diff to 8.0.3 ([#379](https://github.com/heroku/heroku-cli-command/issues/379)) ([80c37fc](https://github.com/heroku/heroku-cli-command/commit/80c37fcafee7b075afe2be7d2e27afc4bf4b0ec0))
20+
1321
## [12.4.0](https://github.com/heroku/heroku-cli-command/compare/command-v12.3.3...command-v12.4.0) (2026-05-28)
1422

1523

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/command",
33
"description": "base class for Heroku CLI commands",
4-
"version": "12.4.0",
4+
"version": "12.4.1",
55
"author": "Heroku",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)