From fa66417449d5739184c65c105b64b6ea3af54045 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 21 Feb 2024 02:27:06 +0000 Subject: [PATCH] chore(release): 3.19.4 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f63f774f..fd96154b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.19.4](https://github.com/oclif/core/compare/3.19.3...3.19.4) (2024-02-21) + + +### Bug Fixes + +* **deps:** bump ip from 2.0.0 to 2.0.1 ([c2dcb43](https://github.com/oclif/core/commit/c2dcb4371a0468367677f0b575aad067e75c5136)) + + + ## [3.19.3](https://github.com/oclif/core/compare/3.19.2...3.19.3) (2024-02-19) diff --git a/package.json b/package.json index e12bb8198..a6c2e549d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.19.3", + "version": "3.19.4", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {