From 3ef8ccc291273ded6057d9a4ccd3dd9ec7ef04d1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Jul 2024 13:33:28 +0000 Subject: [PATCH] chore(release): 1.5.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.5.4](https://github.com/SkeLLLa/pinot-noir/compare/v1.5.3...v1.5.4) (2024-07-17) ### 🛠 Fixes * include body in error ([72d41aa](https://github.com/SkeLLLa/pinot-noir/commit/72d41aa27f50a2e2049c7771b54cb421946863ca)) --- docs/CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4f6a324..c36a8f2 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.5.4](https://github.com/SkeLLLa/pinot-noir/compare/v1.5.3...v1.5.4) (2024-07-17) + +### 🛠 Fixes + +* include body in error ([72d41aa](https://github.com/SkeLLLa/pinot-noir/commit/72d41aa27f50a2e2049c7771b54cb421946863ca)) + ## [1.5.3](https://github.com/SkeLLLa/pinot-noir/compare/v1.5.2...v1.5.3) (2024-07-17) ### 🛠 Fixes diff --git a/package.json b/package.json index 1abdec5..df2708d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "http://json.schemastore.org/package.json", "name": "pinot-noir", - "version": "1.5.3", + "version": "1.5.4", "description": "Unofficial client for Apache Pinot.", "keywords": [ "pinot",