File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` filament-tree ` will be documented in this file.
44
5+ ## 3.0.1 - 2025-08-22
6+
7+ <!-- Release notes generated using configuration in .github/release.yml at 3.x -->
8+ ### What's Changed
9+
10+ #### 🐛 Bug fixes
11+
12+ * fix: replace blade component namespace with Filament 4 version by @codelikesuraj in https://github.com/solutionforest/filament-tree/pull/79
13+ *
14+
15+ #### Other Changes
16+
17+ * Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot [ bot] in https://github.com/solutionforest/filament-tree/pull/75
18+ * Bump actions/checkout from 4 to 5 by @dependabot [ bot] in https://github.com/solutionforest/filament-tree/pull/76
19+
20+ ### New Contributors
21+
22+ * @dependabot [ bot] made their first contribution in https://github.com/solutionforest/filament-tree/pull/75
23+ * @codelikesuraj made their first contribution in https://github.com/solutionforest/filament-tree/pull/79
24+
25+ ** Full Changelog** : https://github.com/solutionforest/filament-tree/compare/3.0.0...3.0.1
26+
527## 3.0.0 - 2025-08-13
628
729### Support Filament v4🎉
@@ -11,4 +33,5 @@ All notable changes to `filament-tree` will be documented in this file.
1133``` bash
1234composer require solution-forest/filament-tree:^3.0.0
1335
36+
1437```
You can’t perform that action at this time.
0 commit comments