Skip to content

Commit 5b53130

Browse files
committed
chore: Merge branch 'master' of https://github.com/JaCraig/SQLHelper
2 parents bff10e9 + 134f2db commit 5b53130

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="5.0.138"></a>
6+
## [5.0.138](https://www.github.com/JaCraig/SQLHelper/releases/tag/v5.0.138) (2026-03-29)
7+
8+
### Bug Fixes
9+
10+
* **workflows:** update default solution file in CI configurations ([7a457a1](https://www.github.com/JaCraig/SQLHelper/commit/7a457a144cd149e1f346334d6ccb2843c73f9ae1))
11+
12+
### Other
13+
14+
* Merge branch 'master' of https://github.com/JaCraig/SQLHelper ([3e14d24](https://www.github.com/JaCraig/SQLHelper/commit/3e14d24f40d9aa8ee90350dc69be947bc26b6070))
15+
516
<a name="5.0.137"></a>
617
## [5.0.137](https://www.github.com/JaCraig/SQLHelper/releases/tag/v5.0.137) (2026-03-29)
718

src/SQLHelper.DB/SQLHelper.DB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
2222
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
2323
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
24-
<Version>5.0.137</Version>
24+
<Version>5.0.138</Version>
2525
<Nullable>enable</Nullable>
2626
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2727
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)