Skip to content

Commit b20ae24

Browse files
committed
chore(release): 4.1.3
1 parent 3047cf5 commit b20ae24

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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="4.1.3"></a>
6+
## [4.1.3](https://www.github.com/JaCraig/SQLParser/releases/tag/v4.1.3) (2026-05-12)
7+
8+
### Bug Fixes
9+
10+
* Bump the dependencies group with 2 updates ([f3c47ab](https://www.github.com/JaCraig/SQLParser/commit/f3c47ab2e40036ef79dfc20d40eb98f4e110a6d0))
11+
12+
### Other
13+
14+
* Merge pull request #107 from JaCraig/dependabot/nuget/SQLParser.Tests/dependencies-c40de98e79 ([32cc505](https://www.github.com/JaCraig/SQLParser/commit/32cc5058e74096515ad1cf65f90a0a553d1ec495))
15+
* Merge pull request #108 from JaCraig/dependabot/nuget/SQLParser/dependencies-116d79d185 ([3047cf5](https://www.github.com/JaCraig/SQLParser/commit/3047cf5a2324f0752315b73f3e7ebd6b2eb7ccf8))
16+
* Refactor commit-lint.csx to improve message validation ([7e61bc1](https://www.github.com/JaCraig/SQLParser/commit/7e61bc13441b830e2874a4c90d746f4779daa073))
17+
* Bump the dependencies group with 1 update ([a19788d](https://www.github.com/JaCraig/SQLParser/commit/a19788d0a6fca80d0ac4a0949a8497876a54e6d5))
18+
519
<a name="4.1.2"></a>
620
## [4.1.2](https://www.github.com/JaCraig/SQLParser/releases/tag/v4.1.2) (2026-04-21)
721

SQLParser/SQLParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1818
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
1919
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
20-
<Version>4.1.2</Version>
20+
<Version>4.1.3</Version>
2121
<Title>SQLParser</Title>
2222
<Copyright>Copyright © James Craig 2017</Copyright>
2323
<PackageIcon>Icon.png</PackageIcon>

0 commit comments

Comments
 (0)