diff --git a/CHANGELOG.md b/CHANGELOG.md index 5719bb78..affa49ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.14](https://github.com/oclif/plugin-update/compare/4.6.13...4.6.14) (2024-12-01) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.32 to 4.0.33 ([#991](https://github.com/oclif/plugin-update/issues/991)) ([059f0ed](https://github.com/oclif/plugin-update/commit/059f0edc568467ce09b34858dcab54e9b4185fc9)) + ## [4.6.13](https://github.com/oclif/plugin-update/compare/4.6.12...4.6.13) (2024-11-18) ### Bug Fixes diff --git a/README.md b/README.md index 6871929b..25525e9e 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.13/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.14/src/commands/update.ts)_ diff --git a/package.json b/package.json index 1d08a3bc..7ddcfba1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.13", + "version": "4.6.14", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {