diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d829f9..d329da2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.11](https://github.com/oclif/plugin-update/compare/4.1.10...4.1.11) (2024-02-12) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.2 to 3.19.1 ([#730](https://github.com/oclif/plugin-update/issues/730)) ([96c013d](https://github.com/oclif/plugin-update/commit/96c013d424790c1d35a8a8a251d447ee939f708b)) + ## [4.1.10](https://github.com/oclif/plugin-update/compare/4.1.9...4.1.10) (2024-02-05) ### Bug Fixes diff --git a/README.md b/README.md index 521c6ccb..f788d8e2 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.10/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.11/src/commands/update.ts)_ diff --git a/package.json b/package.json index f3c66682..a205cf41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.10", + "version": "4.1.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {