Skip to content

Commit 1d09417

Browse files
committed
chore(release): 5.1.1
1 parent dc4c38b commit 1d09417

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1.1"></a>
6+
## [5.1.1](https://www.github.com/JaCraig/SQLHelper/releases/tag/v5.1.1) (2026-04-27)
7+
8+
### Bug Fixes
9+
10+
* Bump the dependencies group with 2 updates ([379cac2](https://www.github.com/JaCraig/SQLHelper/commit/379cac29ad0b7a1e0a8dd5ab111f3a2748c85ee1))
11+
12+
### Other
13+
14+
* Enhance commit-lint.csx with better validation logic ([9199ff6](https://www.github.com/JaCraig/SQLHelper/commit/9199ff6f0d66c3464afbcf12cd5497884ddafc47))
15+
* Merge pull request #370 from JaCraig/dependabot/nuget/src/SQLHelper.DB/dependencies-1a7fef2977 ([dc4c38b](https://www.github.com/JaCraig/SQLHelper/commit/dc4c38b34976bde519baa83b97d25909f9821021))
16+
517
<a name="5.1.0"></a>
618
## [5.1.0](https://www.github.com/JaCraig/SQLHelper/releases/tag/v5.1.0) (2026-04-26)
719

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.1.0</Version>
24+
<Version>5.1.1</Version>
2525
<Nullable>enable</Nullable>
2626
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2727
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)