From a937849df78f470f01fa5ee4e00fb673bec70ec9 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 23 Mar 2026 12:12:18 +0000
Subject: [PATCH] chore(main): release Google.Cloud.EntityFrameworkCore.Spanner
4.0.1
---
.release-please-manifest.json | 2 +-
.../Google.Cloud.EntityFrameworkCore.Spanner.csproj | 4 ++--
docs/history.md | 7 +++++++
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index a4ca45d6..09f75370 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,4 +1,4 @@
{
- ".": "4.0.0",
+ ".": "4.0.1",
"spanner-ado-net/spanner-ado-net": "1.0.0"
}
diff --git a/Google.Cloud.EntityFrameworkCore.Spanner/Google.Cloud.EntityFrameworkCore.Spanner.csproj b/Google.Cloud.EntityFrameworkCore.Spanner/Google.Cloud.EntityFrameworkCore.Spanner.csproj
index ebcdfe6c..b091bc18 100644
--- a/Google.Cloud.EntityFrameworkCore.Spanner/Google.Cloud.EntityFrameworkCore.Spanner.csproj
+++ b/Google.Cloud.EntityFrameworkCore.Spanner/Google.Cloud.EntityFrameworkCore.Spanner.csproj
@@ -14,8 +14,8 @@
git
spanner;entity framework;Google;Cloud;efcore
NuGetIcon.png
- 4.0.0
- 4.0.0
+ 4.0.1
+ 4.0.1
diff --git a/docs/history.md b/docs/history.md
index a27a7333..39bcae01 100644
--- a/docs/history.md
+++ b/docs/history.md
@@ -1,5 +1,12 @@
# Changelog
+## [4.0.1](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-4.0.0...Google.Cloud.EntityFrameworkCore.Spanner-4.0.1) (2026-03-23)
+
+
+### Bug Fixes
+
+* **ado.net:** set the correct initial version number ([#723](https://github.com/googleapis/dotnet-spanner-entity-framework/issues/723)) ([03bdec9](https://github.com/googleapis/dotnet-spanner-entity-framework/commit/03bdec98ecc605195ef5808b4fbd68ca259b483f))
+
## [4.0.0](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.10.0...Google.Cloud.EntityFrameworkCore.Spanner-4.0.0) (2026-02-25)