Skip to content

Commit 3f5e75e

Browse files
committed
chore(release): 5.2.5
1 parent 26d3ccb commit 3f5e75e

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.2.5"></a>
6+
## [5.2.5](https://www.github.com/JaCraig/FileCurator/releases/tag/v5.2.5) (2026-04-06)
7+
8+
### Bug Fixes
9+
10+
* Bump the dependencies group with 1 update ([b2aa5e7](https://www.github.com/JaCraig/FileCurator/commit/b2aa5e7e7f04a24cbc88339eef5141f05c5223bd))
11+
12+
### Other
13+
14+
* Merge pull request #452 from JaCraig/dependabot/nuget/FileCurator/dependencies-705dce8437 ([173ca90](https://www.github.com/JaCraig/FileCurator/commit/173ca90de9aee18831ddc60766565ce00de105c0))
15+
* Merge pull request #453 from JaCraig/dependabot/nuget/FileCurator.Tests/dependencies-c63606be58 ([c0f94d6](https://www.github.com/JaCraig/FileCurator/commit/c0f94d66fccf1c81d76b620debddd5a9883dd771))
16+
* Merge pull request #454 from JaCraig/dependabot/nuget/FileCurator/dependencies-0e29353ad1 ([26d3ccb](https://www.github.com/JaCraig/FileCurator/commit/26d3ccb67fc98d2f88398d4bb5521fcd022b6cbe))
17+
* Bump the dependencies group with 1 update ([25b0881](https://www.github.com/JaCraig/FileCurator/commit/25b0881e5930f7b08e25a1385542c51e4011353f))
18+
* Bump the dependencies group with 2 updates ([297bc90](https://www.github.com/JaCraig/FileCurator/commit/297bc902dd331b6b6abccf56015a5d6467fc9856))
19+
520
<a name="5.2.4"></a>
621
## [5.2.4](https://www.github.com/JaCraig/FileCurator/releases/tag/v5.2.4) (2026-03-30)
722

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

0 commit comments

Comments
 (0)