Skip to content

Commit 5bd5207

Browse files
committed
chore(release): 3.0.22
1 parent 4224e00 commit 5bd5207

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="3.0.22"></a>
6+
## [3.0.22](https://www.github.com/JaCraig/SQLParser/releases/tag/v3.0.22) (2024-11-11)
7+
8+
### Bug Fixes
9+
10+
* bump versionize from 2.2.0 to 2.3.0 in the dependencies group ([20386c4](https://www.github.com/JaCraig/SQLParser/commit/20386c49b3c368a342e13aa2bf470fe45bda3458))
11+
12+
### Other
13+
14+
* Merge pull request #64 from JaCraig/dependabot/nuget/dependencies-ca13a1f720 ([4224e00](https://www.github.com/JaCraig/SQLParser/commit/4224e001804a8ccd0a23d6936b9684204124c611))
15+
516
<a name="3.0.21"></a>
617
## [3.0.21](https://www.github.com/JaCraig/SQLParser/releases/tag/v3.0.21) (2024-11-04)
718

SQLParser/SQLParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1616
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
1717
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
18-
<Version>3.0.21</Version>
18+
<Version>3.0.22</Version>
1919
<Title>SQLParser</Title>
2020
<Copyright>Copyright © James Craig 2017</Copyright>
2121
<PackageIcon>Icon.png</PackageIcon>

0 commit comments

Comments
 (0)