From 001a56290da6bb2f11c7acd0aef47d379af7b8ac Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 19 Nov 2023 02:47:09 +0000 Subject: [PATCH] chore(release): 3.0.7 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 28 ++++++++++++++-------------- package.json | 2 +- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 674895ea..2961e1a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.7](https://github.com/oclif/plugin-commands/compare/3.0.6...3.0.7) (2023-11-19) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.10.1 to 3.11.0 ([#536](https://github.com/oclif/plugin-commands/issues/536)) ([2655ca7](https://github.com/oclif/plugin-commands/commit/2655ca7f81fd9aecce7e7526e01cd98f92ba22d2)) + ## [3.0.6](https://github.com/oclif/plugin-commands/compare/3.0.5...3.0.6) (2023-11-04) ### Bug Fixes diff --git a/README.md b/README.md index c522b7b8..7f762691 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ $ npm install -g @oclif/plugin-commands $ oclif-example COMMAND running command... $ oclif-example (--version) -@oclif/plugin-commands/3.0.6 linux-x64 node-v18.18.2 +@oclif/plugin-commands/3.0.7 linux-x64 node-v18.18.2 $ oclif-example --help [COMMAND] USAGE $ oclif-example COMMAND @@ -47,18 +47,18 @@ USAGE [--no-header | [--csv | --no-truncate]] [--output csv|json|yaml | | ] [--sort ] FLAGS - -h, --help Show CLI help. - -x, --extended show extra columns - --columns= only show provided columns (comma-separated) - --csv output is csv format [alias: --output=csv] - --filter= filter property by partial string matching, ex: name=foo - --hidden show hidden commands - --no-header hide table header from output - --no-truncate do not truncate output to fit screen - --output=