Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit 2f7b40f

Browse files
Merge pull request #31 from giard-alexandre/release-please--branches--main
chore(main): release 0.5.2
2 parents faa55f6 + 9606acd commit 2f7b40f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.5.2](https://github.com/giard-alexandre/DynamicTreeDataGrid/compare/v0.5.1...v0.5.2) (2024-10-11)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* add nuget link ([0cfb700](https://github.com/giard-alexandre/DynamicTreeDataGrid/commit/0cfb700b112ee2982907207bf30a2d755e144468))
9+
* github badge ([46d250f](https://github.com/giard-alexandre/DynamicTreeDataGrid/commit/46d250fc66a6bb04823c9c340e00b542fbc89dc4))
10+
311
## [0.5.1](https://github.com/giard-alexandre/DynamicTreeDataGrid/compare/v0.5.0...v0.5.1) (2024-10-11)
412

513

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.1"
2+
".": "0.5.2"
33
}

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>
99
<Authors>Alexandre Giard</Authors>
1010
<!--x-release-please-start-version-->
11-
<Version>0.5.1</Version>
11+
<Version>0.5.2</Version>
1212
<!--x-release-please-end-->
1313
<!-- TODO: Sign? -->
1414
<!-- <SignAssembly>True</SignAssembly>-->

0 commit comments

Comments
 (0)