From a72544731f986f3d71522d3ab9e1f9106cbd395a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 23 Feb 2024 18:47:42 +0000 Subject: [PATCH] chore(release): 3.19.6 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 597b6fc96..21390f8be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.19.6](https://github.com/oclif/core/compare/3.19.5...3.19.6) (2024-02-23) + + +### Bug Fixes + +* revert to original prompt implementation ([a96e567](https://github.com/oclif/core/commit/a96e5679c366a300d3149cecd2ef8fd3fb11a954)) + + + ## [3.19.5](https://github.com/oclif/core/compare/3.19.4...3.19.5) (2024-02-22) diff --git a/package.json b/package.json index 006545ad6..e03b8ca9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.19.5", + "version": "3.19.6", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {