Update CHANGELOG

This commit is contained in:
nunomaduro
2026-03-31 20:43:38 +00:00
committed by github-actions[bot]
parent 5c855038d0
commit ba9c3e83ba

View File

@@ -1,6 +1,11 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v13.1.1...13.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v13.1.2...13.x)
## [v13.1.2](https://github.com/laravel/laravel/compare/v13.1.1...v13.1.2) - 2026-03-31
* Prevents installed package from executing malicious code via `postinstall` by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/laravel/pull/6777
* Add missing comma in axios by [@aziyan99](https://github.com/aziyan99) in https://github.com/laravel/laravel/pull/6779
## [v13.1.1](https://github.com/laravel/laravel/compare/v13.1.0...v13.1.1) - 2026-03-31