From e3edcbfad50e769c373353c5a88ce6cf5d2a0e53 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 4 Sep 2024 20:12:07 +0000 Subject: [PATCH] chore(release): 4.0.20 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2c6eab0..22ad33be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.20](https://github.com/oclif/core/compare/4.0.19...4.0.20) (2024-09-04) + + +### Bug Fixes + +* handle large throughput writes ([5e336ce](https://github.com/oclif/core/commit/5e336cea259d33bc9e43c7656eb29ceff8f6e5c9)) + + + ## [4.0.19](https://github.com/oclif/core/compare/4.0.18...4.0.19) (2024-08-24) diff --git a/package.json b/package.json index 64ce5a19..09334d53 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.19", + "version": "4.0.20", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {