From 25f538327c86ffd9fb6e849759ff74e642fb4a7d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 14 Jan 2024 11:46:16 +0000 Subject: [PATCH] chore(release): 4.1.8 [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 981eaa81..102a7c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.8](https://github.com/oclif/plugin-update/compare/4.1.7...4.1.8) (2024-01-14) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.16.0 to 3.18.1 ([#711](https://github.com/oclif/plugin-update/issues/711)) ([2bba0b5](https://github.com/oclif/plugin-update/commit/2bba0b51cd0e43ffa8c48bc03f6138bcef6b36a9)) + ## [4.1.7](https://github.com/oclif/plugin-update/compare/4.1.6...4.1.7) (2023-12-31) ### Bug Fixes diff --git a/README.md b/README.md index d3182822..427d041f 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.7/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.8/src/commands/update.ts)_ diff --git a/package.json b/package.json index 3e14d7c4..8e3bf65e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.7", + "version": "4.1.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {