Skip to content

Commit 6f95b56

Browse files
committed
Merge remote-tracking branch 'origin/3.x' into 3.x
2 parents 22583ab + 42a755f commit 6f95b56

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

33
All 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
1234
composer require solution-forest/filament-tree:^3.0.0
1335

36+
1437
```

0 commit comments

Comments
 (0)