From e344421b10b93f6e9a95794b381e83dd402db85a Mon Sep 17 00:00:00 2001 From: Jiachi Liu Date: Wed, 1 May 2024 21:33:48 +0200 Subject: [PATCH] 5.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7823194..4831000 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bunchee", - "version": "5.1.4", + "version": "5.1.5", "description": "zero config bundler for js/ts/jsx libraries", "bin": "./dist/bin/cli.js", "main": "./dist/index.js",