Skip to content

Commit 0bf6c38

Browse files
chore(main): release Google.Cloud.EntityFrameworkCore.Spanner 3.1.1 (#499)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 779b29f commit 0bf6c38

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.0"
2+
".": "3.1.1"
33
}

Google.Cloud.EntityFrameworkCore.Spanner/Google.Cloud.EntityFrameworkCore.Spanner.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<RepositoryType>git</RepositoryType>
1515
<PackageTags>spanner;entity framework;Google;Cloud;efcore</PackageTags>
1616
<PackageIcon>NuGetIcon.png</PackageIcon>
17-
<Version>3.1.0</Version>
18-
<PackageVersion>3.1.0</PackageVersion>
17+
<Version>3.1.1</Version>
18+
<PackageVersion>3.1.1</PackageVersion>
1919
</PropertyGroup>
2020

2121
<ItemGroup>

docs/history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.1](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.1.0...Google.Cloud.EntityFrameworkCore.Spanner-3.1.1) (2025-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* README contained outdated links ([#498](https://github.com/googleapis/dotnet-spanner-entity-framework/issues/498)) ([779b29f](https://github.com/googleapis/dotnet-spanner-entity-framework/commit/779b29f3b364ce75ce8ba1585cdcbd8431eaba01))
9+
310
## [3.1.0](https://github.com/googleapis/dotnet-spanner-entity-framework/compare/Google.Cloud.EntityFrameworkCore.Spanner-3.0.1...Google.Cloud.EntityFrameworkCore.Spanner-3.1.0) (2025-02-19)
411

512

0 commit comments

Comments
 (0)