From ea7ea9461fa445ef5c643ab00cd70afe01555d46 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 30 Dec 2023 01:15:18 +0000 Subject: [PATCH] chore(release): 0.8.354 [skip ci] ## [0.8.354](https://github.com/intellibus/bigparser/compare/v0.8.353...v0.8.354) (2023-12-30) ### Miscellaneous Chores * **deps:** update dependency esbuild to v0.19.11 ([2c08186](https://github.com/intellibus/bigparser/commit/2c08186eb82c99b253244a72f9a96ea7208353bd)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8968ea9b..16167cc9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "bigparser", - "version": "0.8.353", + "version": "0.8.354", "description": "BigParser API NPM Module", "license": "MIT", "homepage": "https://github.com/intellibus/bigparser#readme",