From c6fc36eafc2e98fead07dc277062d79584da01f7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 19 Feb 2024 19:41:08 +0000 Subject: [PATCH] chore(release): 3.19.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a15e8d8d0..6f63f774f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.19.3](https://github.com/oclif/core/compare/3.19.2...3.19.3) (2024-02-19) + + +### Bug Fixes + +* clear timeout when prompt times out ([#961](https://github.com/oclif/core/issues/961)) ([f5c698a](https://github.com/oclif/core/commit/f5c698af081d171f246fefc0d1509e4dd84d7e3a)) + + + ## [3.19.2](https://github.com/oclif/core/compare/3.19.1...3.19.2) (2024-02-14) diff --git a/package.json b/package.json index bd669c158..e12bb8198 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.19.2", + "version": "3.19.3", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {