From ceb121a64fdd28dba04eb90cb507eaeb1b872d05 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 11 Dec 2023 02:45:53 +0000 Subject: [PATCH] chore(release): 4.1.5 [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 ea54396b..e1ebf6f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.5](https://github.com/oclif/plugin-update/compare/4.1.4...4.1.5) (2023-12-11) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.12.0 to 3.14.1 ([#684](https://github.com/oclif/plugin-update/issues/684)) ([2ec13d0](https://github.com/oclif/plugin-update/commit/2ec13d0f229b7dc834ec2345e762cbf8da8a7dc2)) + ## [4.1.4](https://github.com/oclif/plugin-update/compare/4.1.3...4.1.4) (2023-11-26) ### Bug Fixes diff --git a/README.md b/README.md index 692fea4f..6442e261 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.4/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.5/src/commands/update.ts)_ diff --git a/package.json b/package.json index 7cc43adc..4246ef24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.4", + "version": "4.1.5", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {