diff --git a/CHANGELOG.md b/CHANGELOG.md index a1704009..f9bfa7b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.16](https://github.com/oclif/plugin-update/compare/4.1.15...4.1.16) (2024-03-04) + +### Bug Fixes + +- **deps:** bump inquirer from 9.2.13 to 9.2.15 ([#748](https://github.com/oclif/plugin-update/issues/748)) ([7f3e155](https://github.com/oclif/plugin-update/commit/7f3e155601c15e30c5b84ffce133d7ffe94bf358)) + ## [4.1.15](https://github.com/oclif/plugin-update/compare/4.1.14...4.1.15) (2024-03-03) ### Bug Fixes diff --git a/README.md b/README.md index 662a3765..c9e1a828 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.15/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.16/src/commands/update.ts)_ diff --git a/package.json b/package.json index ebc0332f..0adc9e1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.15", + "version": "4.1.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {