Skip to content

Commit

Permalink
v7.66.0 (#2120)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhitfield3 authored Nov 7, 2022
1 parent df40373 commit cc4c8d8
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 22 deletions.
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.

## [7.66.0](https://github.com/heroku/cli/compare/v7.65.0...v7.66.0) (2022-11-07)

**Note:** Version bump only for package heroku





# [7.65.0](https://github.com/heroku/cli/compare/v7.64.0...v7.65.0) (2022-10-10)

**Note:** Version bump only for package heroku
Expand Down
31 changes: 16 additions & 15 deletions docs/ps.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# `heroku ps`
`heroku ps`
===========

Client tools for Heroku Exec

- [`heroku ps [TYPE [TYPE ...]]`](#heroku-ps-type-type-)
- [`heroku ps:autoscale:disable`](#heroku-psautoscaledisable)
- [`heroku ps:autoscale:enable`](#heroku-psautoscaleenable)
- [`heroku ps:copy FILE`](#heroku-pscopy-file)
- [`heroku ps:exec`](#heroku-psexec)
- [`heroku ps:forward PORT`](#heroku-psforward-port)
- [`heroku ps:kill DYNO`](#heroku-pskill-dyno)
- [`heroku ps:resize`](#heroku-psresize)
- [`heroku ps:restart [DYNO]`](#heroku-psrestart-dyno)
- [`heroku ps:scale`](#heroku-psscale)
- [`heroku ps:socks`](#heroku-pssocks)
- [`heroku ps:stop DYNO`](#heroku-psstop-dyno)
- [`heroku ps:type`](#heroku-pstype)
- [`heroku ps:wait`](#heroku-pswait)
* [`heroku ps [TYPE [TYPE ...]]`](#heroku-ps-type-type-)
* [`heroku ps:autoscale:disable`](#heroku-psautoscaledisable)
* [`heroku ps:autoscale:enable`](#heroku-psautoscaleenable)
* [`heroku ps:copy FILE`](#heroku-pscopy-file)
* [`heroku ps:exec`](#heroku-psexec)
* [`heroku ps:forward PORT`](#heroku-psforward-port)
* [`heroku ps:kill DYNO`](#heroku-pskill-dyno)
* [`heroku ps:resize`](#heroku-psresize)
* [`heroku ps:restart [DYNO]`](#heroku-psrestart-dyno)
* [`heroku ps:scale`](#heroku-psscale)
* [`heroku ps:socks`](#heroku-pssocks)
* [`heroku ps:stop DYNO`](#heroku-psstop-dyno)
* [`heroku ps:type`](#heroku-pstype)
* [`heroku ps:wait`](#heroku-pswait)

## `heroku ps [TYPE [TYPE ...]]`

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.65.0",
"version": "7.66.0",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
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.

## [7.66.0](https://github.com/heroku/cli/compare/v7.65.0...v7.66.0) (2022-11-07)

**Note:** Version bump only for package @heroku-cli/plugin-apps-v5





# [7.62.0](https://github.com/heroku/cli/compare/v7.60.2...v7.62.0) (2022-08-04)


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 @@ -14,7 +14,7 @@ $ npm install -g @heroku-cli/plugin-apps-v5
$ heroku COMMAND
running command...
$ heroku (-v|--version|version)
@heroku-cli/plugin-apps-v5/7.62.0 darwin-x64 node-v16.14.0
@heroku-cli/plugin-apps-v5/7.66.0 darwin-x64 node-v16.14.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": "7.62.0",
"version": "7.66.0",
"author": "Jeff Dickey (@jdxcode)",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
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.

## [7.66.0](https://github.com/heroku/cli/compare/v7.65.0...v7.66.0) (2022-11-07)

**Note:** Version bump only for package heroku





# [7.65.0](https://github.com/heroku/cli/compare/v7.64.0...v7.65.0) (2022-10-10)

**Note:** Version bump only for package heroku
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "heroku",
"description": "CLI to interact with Heroku",
"version": "7.65.0",
"version": "7.66.0",
"author": "Jeff Dickey @jdxcode",
"bin": {
"heroku": "./bin/run"
Expand All @@ -12,7 +12,7 @@
"@heroku-cli/command": "^8.4.1",
"@heroku-cli/plugin-addons-v5": "^7.62.0",
"@heroku-cli/plugin-apps": "^7.62.0",
"@heroku-cli/plugin-apps-v5": "^7.62.0",
"@heroku-cli/plugin-apps-v5": "^7.66.0",
"@heroku-cli/plugin-auth": "^7.60.0",
"@heroku-cli/plugin-autocomplete": "^7.60.0",
"@heroku-cli/plugin-buildpacks": "^7.62.0",
Expand All @@ -26,7 +26,7 @@
"@heroku-cli/plugin-local": "^7.60.0",
"@heroku-cli/plugin-oauth-v5": "^7.54.0",
"@heroku-cli/plugin-orgs-v5": "^7.54.0",
"@heroku-cli/plugin-pg-v5": "^7.65.0",
"@heroku-cli/plugin-pg-v5": "^7.66.0",
"@heroku-cli/plugin-pipelines": "^7.62.0",
"@heroku-cli/plugin-ps": "^7.60.0",
"@heroku-cli/plugin-ps-exec": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/pg-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.

## [7.66.0](https://github.com/heroku/cli/compare/v7.65.0...v7.66.0) (2022-11-07)

**Note:** Version bump only for package @heroku-cli/plugin-pg-v5





# [7.65.0](https://github.com/heroku/cli/compare/v7.64.0...v7.65.0) (2022-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/pg-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/plugin-pg-v5",
"description": "Heroku CLI plugin to manage Postgres.",
"version": "7.65.0",
"version": "7.66.0",
"author": "Jeff Dickey (@dickeyxxx)",
"bugs": "https://github.com/heroku/cli/issues",
"cli-engine": {
Expand Down

0 comments on commit cc4c8d8

Please sign in to comment.