Skip to content

Commit 6972bfd

Browse files
chore(beta): release command 12.3.0-beta.0 (#300)
Co-authored-by: heroku-devtools-release-workflows[bot] <261039447+heroku-devtools-release-workflows[bot]@users.noreply.github.com>
1 parent c90df23 commit 6972bfd

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "12.2.0-beta.0"
2+
".": "12.3.0-beta.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
## [12.1.1](https://github.com/heroku/heroku-cli-command/compare/v12.1.0...v12.1.1) (2025-09-30)
2+
## [12.3.0-beta.0](https://github.com/heroku/heroku-cli-command/compare/command-v12.2.0-beta.0...command-v12.3.0-beta.0) (2026-03-24)
3+
4+
5+
### Miscellaneous Chores
6+
7+
* release 12.3.0 ([c1702d4](https://github.com/heroku/heroku-cli-command/commit/c1702d4091543a35e3d69c0c0856a6f6ae389f54))
8+
* release 12.3.0-beta.0 ([c90df23](https://github.com/heroku/heroku-cli-command/commit/c90df23fae204698018ed8ad05da6071c287c9ca))
9+
210
## [12.2.0-beta.0](https://github.com/heroku/heroku-cli-command/compare/command-v12.1.2-beta.0...command-v12.2.0-beta.0) (2026-03-24)
311

412

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.2.0-beta.0",
4+
"version": "12.3.0-beta.0",
55
"author": "Heroku",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)