Update CHANGELOG

This commit is contained in:
driesvints 2022-07-13 14:23:03 +00:00 committed by github-actions[bot]
parent 3850b46cbe
commit df07877444
1 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,15 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.0...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.1...9.x)
## [v9.2.1](https://github.com/laravel/laravel/compare/v9.2.0...v9.2.1) - 2022-07-13
### Changed
- Add auth.json to skeleton by @driesvints in https://github.com/laravel/laravel/pull/5924
- Update `bootstrap.js` by @irsyadadl in https://github.com/laravel/laravel/pull/5929
- Add default reloading to skeleton by @timacdonald in https://github.com/laravel/laravel/pull/5927
- Update to the latest version of laravel-vite-plugin by @jessarcher in https://github.com/laravel/laravel/pull/5943
## [v9.2.0](https://github.com/laravel/laravel/compare/v9.1.10...v9.2.0) - 2022-06-28