diff --git a/CHANGELOG.md b/CHANGELOG.md index 770e2782..5719bb78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.13](https://github.com/oclif/plugin-update/compare/4.6.12...4.6.13) (2024-11-18) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.31 to 4.0.32 ([#975](https://github.com/oclif/plugin-update/issues/975)) ([c76eb81](https://github.com/oclif/plugin-update/commit/c76eb81cb76274795c2e62c11c3431bb3e1bce0d)) + ## [4.6.12](https://github.com/oclif/plugin-update/compare/4.6.11...4.6.12) (2024-11-17) ### Bug Fixes diff --git a/README.md b/README.md index d63cded3..6871929b 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.12/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.13/src/commands/update.ts)_ diff --git a/package.json b/package.json index 866c4cfb..5a862eb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.12", + "version": "4.6.13", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {