We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3850b46 commit df07877Copy full SHA for df07877
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.0...9.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.1...9.x)
4
+
5
+## [v9.2.1](https://github.com/laravel/laravel/compare/v9.2.0...v9.2.1) - 2022-07-13
6
7
+### Changed
8
9
+- Add auth.json to skeleton by @driesvints in https://github.com/laravel/laravel/pull/5924
10
+- Update `bootstrap.js` by @irsyadadl in https://github.com/laravel/laravel/pull/5929
11
+- Add default reloading to skeleton by @timacdonald in https://github.com/laravel/laravel/pull/5927
12
+- Update to the latest version of laravel-vite-plugin by @jessarcher in https://github.com/laravel/laravel/pull/5943
13
14
## [v9.2.0](https://github.com/laravel/laravel/compare/v9.1.10...v9.2.0) - 2022-06-28
15
0 commit comments