Skip to content

Commit

Permalink
chore: bump to new beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandagg committed Apr 14, 2023
1 parent 6407e52 commit d648f05
Show file tree
Hide file tree
Showing 74 changed files with 485 additions and 177 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/cli/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/cli/issues/2301)) ([4e94fb1](https://github.com/heroku/cli/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.5-beta.0](https://github.com/heroku/cli/compare/v8.0.4...v8.0.5-beta.0) (2023-04-14)

**Note:** Version bump only for package heroku
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.0.5-beta.0",
"version": "8.0.5-beta.1",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
Expand Down
11 changes: 11 additions & 0 deletions packages/addons-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/cli/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/cli/issues/2301)) ([4e94fb1](https://github.com/heroku/cli/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.2](https://github.com/heroku/cli/compare/v7.69.1...v8.0.2) (2023-03-16)

**Note:** Version bump only for package @heroku-cli/plugin-addons-v5
Expand Down
2 changes: 1 addition & 1 deletion packages/addons-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-addons-v5",
"description": "`heroku addons:*` commands",
"version": "8.0.2",
"version": "8.0.5-beta.1",
"author": "Bo Jeanes @bjeanes",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down
11 changes: 11 additions & 0 deletions packages/apps-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/cli/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/cli/issues/2301)) ([4e94fb1](https://github.com/heroku/cli/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.5-beta.0](https://github.com/heroku/cli/compare/v8.0.4...v8.0.5-beta.0) (2023-04-14)

**Note:** Version bump only for package @heroku-cli/plugin-apps-v5
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-v5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ npm install -g @heroku-cli/plugin-apps-v5
$ heroku COMMAND
running command...
$ heroku (--version)
@heroku-cli/plugin-apps-v5/8.0.5-beta.0 darwin-x64 node-v16.19.0
@heroku-cli/plugin-apps-v5/8.0.5-beta.1 darwin-x64 node-v16.19.0
$ heroku --help [COMMAND]
USAGE
$ heroku COMMAND
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-apps-v5",
"description": "Heroku CLI plugin to manage apps.",
"version": "8.0.5-beta.0",
"version": "8.0.5-beta.1",
"author": "Jeff Dickey (@jdxcode)",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down
11 changes: 11 additions & 0 deletions packages/apps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/heroku-cli-plugin-apps/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/heroku-cli-plugin-apps/issues/2301)) ([4e94fb1](https://github.com/heroku/heroku-cli-plugin-apps/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.2](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.69.1...v8.0.2) (2023-03-16)

**Note:** Version bump only for package @heroku-cli/plugin-apps
Expand Down
16 changes: 8 additions & 8 deletions packages/apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ npm install -g @heroku-cli/plugin-apps
$ heroku COMMAND
running command...
$ heroku (--version|-v)
@heroku-cli/plugin-apps/8.0.2 darwin-arm64 node-v16.19.0
@heroku-cli/plugin-apps/8.0.5-beta.1 darwin-x64 node-v16.19.0
$ heroku --help [COMMAND]
USAGE
$ heroku COMMAND
Expand Down Expand Up @@ -72,7 +72,7 @@ EXAMPLES
$ heroku domains --filter 'Domain Name=www.example.com'
```

_See code: [src/commands/domains/index.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/index.ts)_
_See code: [src/commands/domains/index.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/index.ts)_

## `heroku domains:add HOSTNAME`

Expand All @@ -97,7 +97,7 @@ EXAMPLES
$ heroku domains:add www.example.com
```

_See code: [src/commands/domains/add.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/add.ts)_
_See code: [src/commands/domains/add.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/add.ts)_

## `heroku domains:clear`

Expand All @@ -119,7 +119,7 @@ EXAMPLES
$ heroku domains:clear
```

_See code: [src/commands/domains/clear.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/clear.ts)_
_See code: [src/commands/domains/clear.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/clear.ts)_

## `heroku domains:info HOSTNAME`

Expand All @@ -141,7 +141,7 @@ EXAMPLES
$ heroku domains:info www.example.com
```

_See code: [src/commands/domains/info.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/info.ts)_
_See code: [src/commands/domains/info.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/info.ts)_

## `heroku domains:remove HOSTNAME`

Expand All @@ -163,7 +163,7 @@ EXAMPLES
$ heroku domains:remove www.example.com
```

_See code: [src/commands/domains/remove.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/remove.ts)_
_See code: [src/commands/domains/remove.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/remove.ts)_

## `heroku domains:update [HOSTNAME]`

Expand All @@ -186,7 +186,7 @@ EXAMPLES
$ heroku domains:update www.example.com --cert mycert
```

_See code: [src/commands/domains/update.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/update.ts)_
_See code: [src/commands/domains/update.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/update.ts)_

## `heroku domains:wait [HOSTNAME]`

Expand All @@ -205,5 +205,5 @@ DESCRIPTION
wait for domain to be active for an app
```

_See code: [src/commands/domains/wait.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.2/src/commands/domains/wait.ts)_
_See code: [src/commands/domains/wait.ts](https://github.com/heroku/heroku-cli-plugin-apps/blob/v8.0.5-beta.1/src/commands/domains/wait.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion packages/apps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/plugin-apps",
"version": "8.0.2",
"version": "8.0.5-beta.1",
"author": "Brett @brettgoulder",
"bugs": "https://github.com/heroku/heroku-cli-plugin-apps/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/cli/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/cli/issues/2301)) ([4e94fb1](https://github.com/heroku/cli/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.4](https://github.com/heroku/cli/compare/v8.0.3...v8.0.4) (2023-04-11)


Expand Down
14 changes: 7 additions & 7 deletions packages/auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ALIASES
$ heroku twofactor
```

_See code: [src/commands/auth/2fa/index.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/auth/2fa/index.ts)_
_See code: [src/commands/auth/2fa/index.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/auth/2fa/index.ts)_

## `heroku auth:2fa:disable`

Expand All @@ -101,7 +101,7 @@ EXAMPLES
$ heroku auth:2fa:disable
```

_See code: [src/commands/auth/2fa/disable.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/auth/2fa/disable.ts)_
_See code: [src/commands/auth/2fa/disable.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/auth/2fa/disable.ts)_

## `heroku auth:login`

Expand All @@ -123,7 +123,7 @@ ALIASES
$ heroku login
```

_See code: [src/commands/auth/login.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/auth/login.ts)_
_See code: [src/commands/auth/login.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/auth/login.ts)_

## `heroku auth:logout`

Expand All @@ -140,7 +140,7 @@ ALIASES
$ heroku logout
```

_See code: [src/commands/auth/logout.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/auth/logout.ts)_
_See code: [src/commands/auth/logout.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/auth/logout.ts)_

## `heroku auth:token`

Expand All @@ -159,7 +159,7 @@ DESCRIPTION
authorizations:create
```

_See code: [src/commands/auth/token.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/auth/token.ts)_
_See code: [src/commands/auth/token.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/auth/token.ts)_

## `heroku auth:whoami`

Expand All @@ -176,7 +176,7 @@ ALIASES
$ heroku whoami
```

_See code: [src/commands/auth/whoami.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/auth/whoami.ts)_
_See code: [src/commands/auth/whoami.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/auth/whoami.ts)_

## `heroku labs:disable [FEATURE]`

Expand All @@ -195,7 +195,7 @@ DESCRIPTION
disables an experimental feature
```

_See code: [src/commands/labs/disable.ts](https://github.com/heroku/cli/blob/v8.0.4/packages/auth/src/commands/labs/disable.ts)_
_See code: [src/commands/labs/disable.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/auth/src/commands/labs/disable.ts)_

## `heroku login`

Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-auth",
"description": "auth core plugin for Heroku CLI",
"version": "8.0.4",
"version": "8.0.5-beta.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/cli/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/cli/issues/2301)) ([4e94fb1](https://github.com/heroku/cli/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.2](https://github.com/heroku/cli/compare/v7.69.1...v8.0.2) (2023-03-16)

**Note:** Version bump only for package @heroku-cli/plugin-autocomplete
Expand Down
4 changes: 2 additions & 2 deletions packages/autocomplete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ npm install -g @heroku-cli/plugin-autocomplete
$ heroku COMMAND
running command...
$ heroku (--version|-v)
@heroku-cli/plugin-autocomplete/8.0.2 darwin-arm64 node-v16.19.0
@heroku-cli/plugin-autocomplete/8.0.5-beta.1 darwin-x64 node-v16.19.0
$ heroku --help [COMMAND]
USAGE
$ heroku COMMAND
Expand Down Expand Up @@ -58,5 +58,5 @@ EXAMPLES
$ heroku autocomplete --refresh-cache
```

_See code: [src/commands/autocomplete/index.ts](https://github.com/heroku/cli/blob/v8.0.2/packages/autocomplete/src/commands/autocomplete/index.ts)_
_See code: [src/commands/autocomplete/index.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/autocomplete/src/commands/autocomplete/index.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/plugin-autocomplete",
"version": "8.0.2",
"version": "8.0.5-beta.1",
"author": "Philipe Navarro @RasPhilCo",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/buildpacks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.5-beta.1](https://github.com/heroku/cli/compare/v8.0.5-beta.0...v8.0.5-beta.1) (2023-04-14)


### Bug Fixes

* oclif promote step ([#2301](https://github.com/heroku/cli/issues/2301)) ([4e94fb1](https://github.com/heroku/cli/commit/4e94fb1fdc1a591bd1b744e2da69c0e0df03ed6e))





## [8.0.2](https://github.com/heroku/cli/compare/v7.69.1...v8.0.2) (2023-03-16)

**Note:** Version bump only for package @heroku-cli/plugin-buildpacks
Expand Down
Loading

0 comments on commit d648f05

Please sign in to comment.