diff --git a/CHANGELOG.md b/CHANGELOG.md index 6605c05e..cb3f56b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.4.9](https://github.com/oclif/plugin-update/compare/4.4.8...4.4.9) (2024-07-14) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.8 to 4.0.12 ([#870](https://github.com/oclif/plugin-update/issues/870)) ([d2d8a4f](https://github.com/oclif/plugin-update/commit/d2d8a4fd050237f0731a44c0abe14fc800bbf7e5)) + ## [4.4.8](https://github.com/oclif/plugin-update/compare/4.4.7...4.4.8) (2024-07-14) ### Bug Fixes diff --git a/README.md b/README.md index 14c427c2..b5f3b2b0 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.8/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.9/src/commands/update.ts)_ diff --git a/package.json b/package.json index ba40b8dd..f67541b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.8", + "version": "4.4.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {