From e5e1e0bbbee7d55bd0e81510c7e685b06ee0d51e Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 13 Mar 2026 10:59:29 +0800 Subject: [PATCH 1/2] chore: upgrade MiniExcel to 1.43.0 --- .../BootstrapBlazor.TableExport.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj b/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj index 96970647..6a74a6d4 100644 --- a/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj +++ b/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj @@ -11,7 +11,7 @@ - + From 6e9e8dc513b902930bc4f60baae9b62e873246c1 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 13 Mar 2026 10:59:40 +0800 Subject: [PATCH 2/2] chore: bump version 10.0.2 --- .../BootstrapBlazor.TableExport.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj b/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj index 6a74a6d4..b3405cb3 100644 --- a/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj +++ b/src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj @@ -1,7 +1,7 @@  - 10.0.1 + 10.0.2