Skip to content

Commit

Permalink
v8.0.1 (#2231)
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Feb 2, 2023
1 parent 447c324 commit d973836
Show file tree
Hide file tree
Showing 32 changed files with 205 additions and 29 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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**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.0",
"version": "8.0.1",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
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.1](https://github.com/heroku/heroku-cli-plugin-apps/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/heroku-cli-plugin-apps/issues/2230)) ([d0f9234](https://github.com/heroku/heroku-cli-plugin-apps/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-apps
Expand Down
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.0",
"version": "8.0.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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-auth
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.0",
"version": "8.0.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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-autocomplete
Expand Down
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.0",
"version": "8.0.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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-buildpacks
Expand Down
2 changes: 1 addition & 1 deletion packages/buildpacks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/plugin-buildpacks",
"version": "8.0.0",
"version": "8.0.1",
"author": "Terence Lee @hone",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/certs/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-certs
Expand Down
2 changes: 1 addition & 1 deletion packages/certs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/plugin-certs",
"version": "8.0.0",
"version": "8.0.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ci/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-ci
Expand Down
2 changes: 1 addition & 1 deletion packages/ci/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-ci",
"description": "Heroku CLI plugin for Heroku CI",
"version": "8.0.0",
"version": "8.0.1",
"author": "Raúl Barroso @raulb",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package heroku
Expand Down
28 changes: 14 additions & 14 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"name": "heroku",
"description": "CLI to interact with Heroku",
"version": "8.0.0",
"version": "8.0.1",
"author": "Jeff Dickey @jdxcode",
"bin": "./bin/run",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "1.1.14",
"@heroku-cli/command": "^9.0.1",
"@heroku-cli/plugin-addons-v5": "^8.0.0",
"@heroku-cli/plugin-apps": "^8.0.0",
"@heroku-cli/plugin-apps": "^8.0.1",
"@heroku-cli/plugin-apps-v5": "^8.0.0",
"@heroku-cli/plugin-auth": "^8.0.0",
"@heroku-cli/plugin-autocomplete": "^8.0.0",
"@heroku-cli/plugin-buildpacks": "^8.0.0",
"@heroku-cli/plugin-certs": "^8.0.0",
"@heroku-cli/plugin-auth": "^8.0.1",
"@heroku-cli/plugin-autocomplete": "^8.0.1",
"@heroku-cli/plugin-buildpacks": "^8.0.1",
"@heroku-cli/plugin-certs": "^8.0.1",
"@heroku-cli/plugin-certs-v5": "^8.0.0",
"@heroku-cli/plugin-ci": "^8.0.0",
"@heroku-cli/plugin-ci": "^8.0.1",
"@heroku-cli/plugin-ci-v5": "^8.0.0",
"@heroku-cli/plugin-config": "^8.0.0",
"@heroku-cli/plugin-config": "^8.0.1",
"@heroku-cli/plugin-container-registry-v5": "^8.0.0",
"@heroku-cli/plugin-git": "^8.0.0",
"@heroku-cli/plugin-local": "^8.0.0",
"@heroku-cli/plugin-git": "^8.0.1",
"@heroku-cli/plugin-local": "^8.0.1",
"@heroku-cli/plugin-oauth-v5": "^8.0.0",
"@heroku-cli/plugin-orgs-v5": "^8.0.0",
"@heroku-cli/plugin-pg-v5": "^8.0.0",
"@heroku-cli/plugin-pipelines": "^8.0.0",
"@heroku-cli/plugin-ps": "^8.0.0",
"@heroku-cli/plugin-ps": "^8.0.1",
"@heroku-cli/plugin-ps-exec": "^2.4.0",
"@heroku-cli/plugin-redis-v5": "^8.0.0",
"@heroku-cli/plugin-run": "^8.0.0",
"@heroku-cli/plugin-run": "^8.0.1",
"@heroku-cli/plugin-spaces": "^8.0.0",
"@heroku-cli/plugin-status": "^8.0.0",
"@heroku-cli/plugin-webhooks": "^8.0.0",
"@heroku-cli/plugin-status": "^8.0.1",
"@heroku-cli/plugin-webhooks": "^8.0.1",
"@oclif/core": "^1.22.0",
"@oclif/plugin-commands": "2.2.2",
"@oclif/plugin-not-found": "2.3.16",
Expand Down
11 changes: 11 additions & 0 deletions packages/config/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-config
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/plugin-config",
"version": "8.0.0",
"version": "8.0.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/git/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-git
Expand Down
2 changes: 1 addition & 1 deletion packages/git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-git",
"description": "Heroku CLI plugin to manage local git repos.",
"version": "8.0.0",
"version": "8.0.1",
"author": "Jeff Dickey (@jdxcode)",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/local/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-local
Expand Down
2 changes: 1 addition & 1 deletion packages/local/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-local",
"description": "run heroku apps locally",
"version": "8.0.0",
"version": "8.0.1",
"author": "Chad Carbert @chadian",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/oauth/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-oauth
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-oauth",
"description": "Command line plugin for managing OAuth clients, authorizations and tokens.",
"version": "8.0.0",
"version": "8.0.1",
"author": "Taylor Mock @tmock12",
"bin": {
"heroku": "./bin/run"
Expand Down
11 changes: 11 additions & 0 deletions packages/ps/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.1](https://github.com/heroku/cli/compare/v8.0.0...v8.0.1) (2023-02-02)


### Bug Fixes

* yarn downgrade for oclif linux release fixes ([#2230](https://github.com/heroku/cli/issues/2230)) ([d0f9234](https://github.com/heroku/cli/commit/d0f9234b9bc836264cd463dabca1b686329fa3be))





# [8.0.0](https://github.com/heroku/cli/compare/v7.67.2...v8.0.0) (2023-01-31)

**Note:** Version bump only for package @heroku-cli/plugin-ps
Expand Down
2 changes: 1 addition & 1 deletion packages/ps/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-ps",
"description": "ps core plugin for Heroku CLI",
"version": "8.0.0",
"version": "8.0.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
Loading

0 comments on commit d973836

Please sign in to comment.