Skip to content

Commit 155123e

Browse files
committed
chore: Merge branch 'master' of https://github.com/JaCraig/SQLHelper
2 parents 727e9fd + cf62b90 commit 155123e

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

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.140"></a>
6+
## [5.0.140](https://www.github.com/JaCraig/SQLHelper/releases/tag/v5.0.140) (2026-03-29)
7+
8+
### Bug Fixes
9+
10+
* **workflows:** update permissions for build job ([0513b7b](https://www.github.com/JaCraig/SQLHelper/commit/0513b7b522124c8dd308b99578e3cf194afe23b4))
11+
12+
### Other
13+
14+
* Merge branch 'master' of https://github.com/JaCraig/SQLHelper ([b384922](https://www.github.com/JaCraig/SQLHelper/commit/b3849221b3ce819b17cd97047037cd96680cf5b7))
15+
516
<a name="5.0.139"></a>
617
## [5.0.139](https://www.github.com/JaCraig/SQLHelper/releases/tag/v5.0.139) (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.139</Version>
24+
<Version>5.0.140</Version>
2525
<Nullable>enable</Nullable>
2626
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2727
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)