diff --git a/CHANGELOG.md b/CHANGELOG.md index 30cb2d73..770e2782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.12](https://github.com/oclif/plugin-update/compare/4.6.11...4.6.12) (2024-11-17) + +### Bug Fixes + +- **deps:** bump @oclif/table from 0.3.3 to 0.3.5 ([#977](https://github.com/oclif/plugin-update/issues/977)) ([ebd7de4](https://github.com/oclif/plugin-update/commit/ebd7de4ac02a35e206a50d4065d75e40f0181917)) + ## [4.6.11](https://github.com/oclif/plugin-update/compare/4.6.10...4.6.11) (2024-11-17) ### Bug Fixes diff --git a/README.md b/README.md index e76c6de4..d63cded3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.11/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.12/src/commands/update.ts)_ diff --git a/package.json b/package.json index c022b545..866c4cfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.11", + "version": "4.6.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {