From e374e48b8ab35f07f78ca094acdeb3ddfb37cd8c Mon Sep 17 00:00:00 2001 From: Jiachi Liu Date: Thu, 28 Nov 2024 12:39:53 +0100 Subject: [PATCH] 5.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c27bea90..dd2f6f72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bunchee", - "version": "5.6.1", + "version": "5.6.2", "description": "zero config bundler for js/ts/jsx libraries", "bin": "./dist/bin/cli.js", "main": "./dist/index.js",