From 49a48415b30056f762e864974263ad686e0ee291 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 31 Jan 2024 15:25:44 +0000 Subject: [PATCH] chore(release): 3.18.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7eabd2bd..6cc14a2e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.18.2](https://github.com/oclif/core/compare/3.18.1...3.18.2) (2024-01-31) + + +### Bug Fixes + +* update keywords ([#933](https://github.com/oclif/core/issues/933)) ([a733b58](https://github.com/oclif/core/commit/a733b5866933a2df489678d64d6e0ad037241756)) + + + ## [3.18.1](https://github.com/oclif/core/compare/3.18.0...3.18.1) (2024-01-10) diff --git a/package.json b/package.json index 43ecdd164..bc258de9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.18.1", + "version": "3.18.2", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {