diff --git a/CHANGELOG.md b/CHANGELOG.md index ace3d68c..840713f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.14](https://github.com/oclif/plugin-update/compare/4.1.13...4.1.14) (2024-02-22) + +### Bug Fixes + +- **deps:** bump ip from 1.1.5 to 1.1.9 ([#741](https://github.com/oclif/plugin-update/issues/741)) ([bac9e2b](https://github.com/oclif/plugin-update/commit/bac9e2b9b269cc28059a325b18e65b37e3cd683a)) + ## [4.1.13](https://github.com/oclif/plugin-update/compare/4.1.12...4.1.13) (2024-02-18) ### Bug Fixes diff --git a/README.md b/README.md index fcd5889d..5d48f14b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,6 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.13/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.14/src/commands/update.ts)_ diff --git a/package.json b/package.json index 4d1ba85f..b7b1310e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.13", + "version": "4.1.14", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {