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 2
2
3
3
All notable changes to ` filament-tree ` will be documented in this file.
4
4
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
+
5
27
## 3.0.0 - 2025-08-13
6
28
7
29
### Support Filament v4🎉
@@ -11,4 +33,5 @@ All notable changes to `filament-tree` will be documented in this file.
11
33
``` bash
12
34
composer require solution-forest/filament-tree:^3.0.0
13
35
36
+
14
37
```
You can’t perform that action at this time.
0 commit comments