diff --git a/CHANGELOG.md b/CHANGELOG.md index c467cb12..69ffb60e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.17](https://github.com/oclif/plugin-update/compare/4.6.16...4.6.17) (2024-12-08) + +### Bug Fixes + +- **deps:** bump proxy-agent from 6.4.0 to 6.5.0 ([#993](https://github.com/oclif/plugin-update/issues/993)) ([2e0cb81](https://github.com/oclif/plugin-update/commit/2e0cb814db00c069b2c96b086dc5597424005fb5)) + ## [4.6.16](https://github.com/oclif/plugin-update/compare/4.6.15...4.6.16) (2024-12-08) ### Bug Fixes diff --git a/README.md b/README.md index e6a4de79..78672d49 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.16/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.17/src/commands/update.ts)_ diff --git a/package.json b/package.json index 0617db6e..cec931c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.16", + "version": "4.6.17", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {