|
1 | 1 | # Release Notes
|
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/laravel/boost/compare/v1.2.1...main) |
| 3 | +## [Unreleased](https://github.com/laravel/boost/compare/v1.3.0...main) |
4 | 4 |
|
5 | 5 | ## [v1.2.0](https://github.com/laravel/boost/compare/v1.1.5...v1.2.0) - 2025年09月18日
|
6 | 6 |
|
7 | 7 | * uses latest version of laravel mcp
|
8 | 8 |
|
| 9 | +## [v1.3.0](https://github.com/laravel/boost/compare/v1.2.1...v1.3.0) - 2025年09月30日 |
| 10 | + |
| 11 | +### What's Changed |
| 12 | + |
| 13 | +* [1.x] Adds `boost:update` + allows package authors to publish guidelines by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/boost/pull/277 |
| 14 | + |
| 15 | +**Full Changelog**: https://github.com/laravel/boost/compare/v1.2.1...v1.3.0 |
| 16 | + |
9 | 17 | ## [v1.2.1](https://github.com/laravel/boost/compare/v1.1.5...v1.2.1) - 2025年09月23日
|
10 | 18 |
|
11 | 19 | ### What's Changed
|
|
0 commit comments