Skip to content

Commit 7ddd08b

Browse files
committed
2 parents 18c2eef + 8cab2c8 commit 7ddd08b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to `filament-tree` will be documented in this file.
44

5+
## 3.1.1 - 2025-09-22
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at 3.x -->
8+
### What's Changed
9+
10+
#### Other Changes
11+
12+
* fix: resolve getNodeCollapsedState() method call in tree item template by @cklei-carly in https://github.com/solutionforest/filament-tree/pull/89
13+
14+
**Full Changelog**: https://github.com/solutionforest/filament-tree/compare/3.1.0...3.1.1
15+
516
## 3.1.0 - 2025-09-12
617

718
<!-- Release notes generated using configuration in .github/release.yml at 3.x -->
@@ -62,4 +73,5 @@ composer require solution-forest/filament-tree:^3.0.0
6273

6374

6475

76+
6577
```

0 commit comments

Comments
 (0)