From b083be974c44cf4390d4886297ef6cb6455c1fcf Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 28 May 2024 16:30:11 +0000 Subject: [PATCH] chore(release): 4.2.14 [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 f07da409..036368e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.2.14](https://github.com/oclif/plugin-update/compare/4.2.13...4.2.14) (2024-05-28) + +### Reverts + +- Revert "chore: remove outdated example [skip ci]" ([8abd256](https://github.com/oclif/plugin-update/commit/8abd2561abc47e1f766381fb189003ac4544ccb6)) + ## [4.2.13](https://github.com/oclif/plugin-update/compare/4.2.12...4.2.13) (2024-05-19) ### Bug Fixes diff --git a/README.md b/README.md index 44f9d3e0..c151813b 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.2.13/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.2.14/src/commands/update.ts)_ diff --git a/package.json b/package.json index 523b36b9..225eb330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.2.13", + "version": "4.2.14", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {