diff --git a/CHANGELOG.md b/CHANGELOG.md index cc249117..ea950f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.9](https://github.com/oclif/plugin-update/compare/4.6.8...4.6.9) (2024-11-03) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([#969](https://github.com/oclif/plugin-update/issues/969)) ([a2e91aa](https://github.com/oclif/plugin-update/commit/a2e91aa297abd2e0197566b25cb42ad52c3b8506)) + ## [4.6.8](https://github.com/oclif/plugin-update/compare/4.6.7...4.6.8) (2024-10-27) ### Bug Fixes diff --git a/README.md b/README.md index 893e8444..3c14b79a 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.8/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.9/src/commands/update.ts)_ diff --git a/package.json b/package.json index 724ab2cd..388209f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.8", + "version": "4.6.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {