Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8.0.0 #2225

Merged
merged 2 commits into from
Feb 1, 2023
Merged

v8.0.0 #2225

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.67.2](https://github.com/heroku/cli/compare/v7.67.1...v7.67.2) (2023-01-23)

**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": "7.67.2",
"version": "8.0.0",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/addons-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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-addons-v5





# [7.67.0](https://github.com/heroku/cli/compare/v7.66.4...v7.67.0) (2022-11-29)


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": "7.67.0",
"version": "8.0.0",
"author": "Bo Jeanes @bjeanes",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down
8 changes: 8 additions & 0 deletions packages/apps-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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-apps-v5





# [7.67.0](https://github.com/heroku/cli/compare/v7.66.4...v7.67.0) (2022-11-29)


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": "7.67.0",
"version": "8.0.0",
"author": "Jeff Dickey (@jdxcode)",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down
8 changes: 8 additions & 0 deletions packages/apps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/heroku-cli-plugin-apps/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Brett @brettgoulder",
"bugs": "https://github.com/heroku/heroku-cli-plugin-apps/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Philipe Navarro @RasPhilCo",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/buildpacks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Terence Lee @hone",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/certs-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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-v5





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/certs-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-certs-v5",
"description": "heroku ssl plugin",
"version": "7.66.3",
"version": "8.0.0",
"author": "Ransom Briggs rbriggs@heroku.com",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down
8 changes: 8 additions & 0 deletions packages/certs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ci-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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-v5





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/ci-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-ci-v5",
"description": "Heroku CLI plugin for Heroku CI",
"version": "7.66.3",
"version": "8.0.0",
"author": "Andrew Appleton, Gudmundur Bjarni Olafsson, Max Beizer, Ransom Briggs",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@heroku-cli/command": "^9.0.1",
"@heroku-cli/plugin-run-v5": "^7.66.3",
"@heroku-cli/plugin-run-v5": "^8.0.0",
"ansi-escapes": "3.2.0",
"bluebird": "^3.5.3",
"github-url-to-object": "^4.0.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/ci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Raúl Barroso @raulb",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.67.2](https://github.com/heroku/cli/compare/v7.67.1...v7.67.2) (2023-01-23)

**Note:** Version bump only for package heroku
Expand Down
50 changes: 25 additions & 25 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": "7.67.2",
"version": "8.0.0",
"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": "^7.67.0",
"@heroku-cli/plugin-apps": "^7.66.3",
"@heroku-cli/plugin-apps-v5": "^7.67.0",
"@heroku-cli/plugin-auth": "^7.66.3",
"@heroku-cli/plugin-autocomplete": "^7.66.3",
"@heroku-cli/plugin-buildpacks": "^7.66.3",
"@heroku-cli/plugin-certs": "^7.66.3",
"@heroku-cli/plugin-certs-v5": "^7.66.3",
"@heroku-cli/plugin-ci": "^7.66.3",
"@heroku-cli/plugin-ci-v5": "^7.66.3",
"@heroku-cli/plugin-config": "^7.66.3",
"@heroku-cli/plugin-container-registry-v5": "^7.66.3",
"@heroku-cli/plugin-git": "^7.66.3",
"@heroku-cli/plugin-local": "^7.66.3",
"@heroku-cli/plugin-oauth-v5": "^7.66.3",
"@heroku-cli/plugin-orgs-v5": "^7.66.3",
"@heroku-cli/plugin-pg-v5": "^7.66.3",
"@heroku-cli/plugin-pipelines": "^7.66.3",
"@heroku-cli/plugin-ps": "^7.66.3",
"@heroku-cli/plugin-addons-v5": "^8.0.0",
"@heroku-cli/plugin-apps": "^8.0.0",
"@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-certs-v5": "^8.0.0",
"@heroku-cli/plugin-ci": "^8.0.0",
"@heroku-cli/plugin-ci-v5": "^8.0.0",
"@heroku-cli/plugin-config": "^8.0.0",
"@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-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-exec": "^2.4.0",
"@heroku-cli/plugin-redis-v5": "^7.67.2",
"@heroku-cli/plugin-run": "^7.67.1",
"@heroku-cli/plugin-spaces": "^7.66.3",
"@heroku-cli/plugin-status": "^7.66.3",
"@heroku-cli/plugin-webhooks": "^7.66.3",
"@heroku-cli/plugin-redis-v5": "^8.0.0",
"@heroku-cli/plugin-run": "^8.0.0",
"@heroku-cli/plugin-spaces": "^8.0.0",
"@heroku-cli/plugin-status": "^8.0.0",
"@heroku-cli/plugin-webhooks": "^8.0.0",
"@oclif/core": "^1.22.0",
"@oclif/plugin-commands": "2.2.2",
"@oclif/plugin-not-found": "2.3.16",
Expand Down
8 changes: 8 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


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": "7.66.3",
"version": "8.0.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/container-registry-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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-container-registry-v5





## [7.66.3](https://github.com/heroku/cli/compare/v7.66.2...v7.66.3) (2022-11-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/container-registry-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-container-registry-v5",
"description": "Use containers to build and deploy Heroku apps",
"version": "7.66.3",
"version": "8.0.0",
"author": "Heroku",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down
Loading