Merge branch '8.x'

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
Dries Vints
2021-08-03 20:13:53 +02:00
3 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.22...master)
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.23...master)
## [v8.5.23 (2021-08-03)](https://github.com/laravel/laravel/compare/v8.5.22...v8.5.23)
### Changed
- Unified asset publishing ([#5654](https://github.com/laravel/laravel/pull/5654))
## [v8.5.22 (2021-07-13)](https://github.com/laravel/laravel/compare/v8.5.21...v8.5.22)