From 283935012daa15dd4eb026ea320b97601713d43f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 5 Feb 2024 02:46:14 +0000 Subject: [PATCH] chore(release): 4.1.10 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f305894..78d829f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.10](https://github.com/oclif/plugin-update/compare/4.1.9...4.1.10) (2024-02-05) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.1 to 3.18.2 ([#725](https://github.com/oclif/plugin-update/issues/725)) ([2b836b3](https://github.com/oclif/plugin-update/commit/2b836b33050bb4a94ca1d5efe0dbcfc775a41e6b)) + ## [4.1.9](https://github.com/oclif/plugin-update/compare/4.1.8...4.1.9) (2024-02-04) ### Bug Fixes diff --git a/README.md b/README.md index 8a067093..521c6ccb 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.9/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.10/src/commands/update.ts)_ diff --git a/package.json b/package.json index 0159cb6e..f434977d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.9", + "version": "4.1.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {