From 51d8235e28de5958ab167136989ed396c3d79c0b Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Mar 2024 02:46:17 +0000 Subject: [PATCH] chore(release): 4.1.15 [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 840713f7..a1704009 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.15](https://github.com/oclif/plugin-update/compare/4.1.14...4.1.15) (2024-03-03) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.19.2 to 3.20.0 ([#752](https://github.com/oclif/plugin-update/issues/752)) ([5cf5196](https://github.com/oclif/plugin-update/commit/5cf5196c5f50e741a3bff71fc33be75a0b296438)) + ## [4.1.14](https://github.com/oclif/plugin-update/compare/4.1.13...4.1.14) (2024-02-22) ### Bug Fixes diff --git a/README.md b/README.md index 5d48f14b..662a3765 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.14/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.15/src/commands/update.ts)_ diff --git a/package.json b/package.json index c463414c..03fb2cce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.14", + "version": "4.1.15", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {