We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a5b5f commit e543cf7Copy full SHA for e543cf7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v12.0.0...12.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v12.0.1...12.x)
4
+
5
+## [v12.0.1](https://github.com/laravel/passport/compare/v12.0.0...v12.0.1) - 2024-03-14
6
7
+* [12.x] Cast session lifetime to int by [@kindslayer](https://github.com/kindslayer) in https://github.com/laravel/passport/pull/1727
8
+* [12.x] Fixes used version of L9 by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/passport/pull/1730
9
10
## [v12.0.0](https://github.com/laravel/passport/compare/v11.10.6...v12.0.0) - 2024-03-12
11
0 commit comments