From 07c62e8942f2a655e1dcebb4a9e6afe546a5ffa3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 19 Mar 2023 05:24:47 +0000 Subject: [PATCH] chore(release): 3.1.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb2d5109..a2bbdc30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.8](https://github.com/oclif/plugin-update/compare/3.1.7...3.1.8) (2023-03-19) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.6.2 to 2.6.4 ([#530](https://github.com/oclif/plugin-update/issues/530)) ([10d9e58](https://github.com/oclif/plugin-update/commit/10d9e58e1238057004143fd00057d460a29dda1a)) + + + ## [3.1.7](https://github.com/oclif/plugin-update/compare/3.1.6...3.1.7) (2023-03-12) diff --git a/package.json b/package.json index 830ef95d..f986624a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "3.1.7", + "version": "3.1.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {