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

Commit 21332be

Browse files
Merge pull request #35 from giard-alexandre/release-please--branches--main
chore(main): release 0.5.4
2 parents 2e98f22 + 6937d66 commit 21332be

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.5.4](https://github.com/giard-alexandre/DynamicTreeDataGrid/compare/v0.5.3...v0.5.4) (2024-10-11)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* nicer buttons ([bb71785](https://github.com/giard-alexandre/DynamicTreeDataGrid/commit/bb71785ffb8547f16f1f166949583cb1e1b0444c))
9+
310
## [0.5.3](https://github.com/giard-alexandre/DynamicTreeDataGrid/compare/v0.5.2...v0.5.3) (2024-10-11)
411

512

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.3"
2+
".": "0.5.4"
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.3</Version>
11+
<Version>0.5.4</Version>
1212
<!--x-release-please-end-->
1313
<!-- TODO: Sign? -->
1414
<!-- <SignAssembly>True</SignAssembly>-->

0 commit comments

Comments
 (0)