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

Commit 06a8f8e

Browse files
Merge pull request #42 from giard-alexandre/release-please--branches--main
chore(main): release 0.6.1
2 parents 13d6b14 + d2fda4c commit 06a8f8e

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.6.1](https://github.com/giard-alexandre/DynamicTreeDataGrid/compare/v0.6.0...v0.6.1) (2024-10-14)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* pass theme to modal ([bf916b2](https://github.com/giard-alexandre/DynamicTreeDataGrid/commit/bf916b2e3b2437df0a7096e28dbb1498cf40c737))
9+
310
## [0.6.0](https://github.com/giard-alexandre/DynamicTreeDataGrid/compare/v0.5.4...v0.6.0) (2024-10-14)
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.6.0"
2+
".": "0.6.1"
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.6.0</Version>
11+
<Version>0.6.1</Version>
1212
<!--x-release-please-end-->
1313
<!-- TODO: Sign? -->
1414
<!-- <SignAssembly>True</SignAssembly>-->

0 commit comments

Comments
 (0)