Skip to content

Commit adf9d8e

Browse files
committed
chore(release): 3.0.13
1 parent ae86cdd commit adf9d8e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.13"></a>
6+
## [3.0.13](https://www.github.com/JaCraig/SQLParser/releases/tag/v3.0.13) (2023-11-15)
7+
8+
### Bug Fixes
9+
10+
* bump the dependencies group with 1 update ([b8929a0](https://www.github.com/JaCraig/SQLParser/commit/b8929a03798084408a5ec6148b9e003062d4bcba))
11+
12+
### Other
13+
14+
* Merge pull request #24 from JaCraig/dependabot/nuget/SQLParser.Tests/dependencies-c2c108d172 ([82c3451](https://www.github.com/JaCraig/SQLParser/commit/82c3451e0e671d654d559f9cc90d2a5bf6c4cb1d))
15+
* Merge pull request #25 from JaCraig/dependabot/nuget/dependencies-0fb29d97ea ([ae86cdd](https://www.github.com/JaCraig/SQLParser/commit/ae86cddd503994773d273e0fa7e6d116ef7f0062))
16+
* bump the dependencies group in /SQLParser.Tests with 1 update ([7a98242](https://www.github.com/JaCraig/SQLParser/commit/7a98242770d1ba422fc19cea12466d545cba2618))
17+
518
<a name="3.0.12"></a>
619
## [3.0.12](https://www.github.com/JaCraig/SQLParser/releases/tag/v3.0.12) (2023-11-06)
720

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.12</Version>
18+
<Version>3.0.13</Version>
1919
<Title>SQLParser</Title>
2020
<Copyright>Copyright © James Craig 2017</Copyright>
2121
<PackageIcon>Icon.png</PackageIcon>

0 commit comments

Comments
 (0)