Skip to content

Commit a6af658

Browse files
committed
chore(release): 5.1.7
1 parent 2c4a615 commit a6af658

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.7"></a>
6+
## [5.1.7](https://www.github.com/JaCraig/FileCurator/releases/tag/v5.1.7) (2025-11-13)
7+
8+
### Bug Fixes
9+
10+
* Bump the dependencies group with 1 update ([cbd4b3a](https://www.github.com/JaCraig/FileCurator/commit/cbd4b3aa99a8a86946b9f2e87d25e9313bb3f647))
11+
12+
### Other
13+
14+
* Merge pull request #404 from JaCraig/dependabot/nuget/FileCurator/dependencies-2f1b34d357 ([30da01a](https://www.github.com/JaCraig/FileCurator/commit/30da01aa47689ebf6d364055016c01694abe150e))
15+
* Merge pull request #405 from JaCraig/dependabot/nuget/FileCurator.Tests/dependencies-7893ca62ce ([26b24fb](https://www.github.com/JaCraig/FileCurator/commit/26b24fb4b3697242e724449edd4b135872399381))
16+
* Merge pull request #406 from JaCraig/dependabot/nuget/FileCurator.Tests/dependencies-f078703165 ([bc9715f](https://www.github.com/JaCraig/FileCurator/commit/bc9715f4dd99182fa2238a59bce8c7e6b9dc78c7))
17+
* Merge pull request #407 from JaCraig/dependabot/nuget/FileCurator/dependencies-abe5081d6b ([2c4a615](https://www.github.com/JaCraig/FileCurator/commit/2c4a6151594e98f169f96fea7e3c341de8a32d29))
18+
* Bump the dependencies group with 1 update ([92b0687](https://www.github.com/JaCraig/FileCurator/commit/92b06877ba6ba3a8feec203c9889cff58f45937a))
19+
* Bump the dependencies group with 1 update ([8c73a80](https://www.github.com/JaCraig/FileCurator/commit/8c73a802579e50fd94cdf1c79d6242ca26e54cb5))
20+
* Bump the dependencies group with 2 updates ([15c94be](https://www.github.com/JaCraig/FileCurator/commit/15c94be6fad8dca1a4241bfa36c7585895ca4086))
21+
522
<a name="5.1.6"></a>
623
## [5.1.6](https://www.github.com/JaCraig/FileCurator/releases/tag/v5.1.6) (2025-10-15)
724

FileCurator/FileCurator.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>5.1.6</Version>
18+
<Version>5.1.7</Version>
1919
<Nullable>enable</Nullable>
2020
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2121
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)