Skip to content

Commit 8753a0d

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 37ea36c commit 8753a0d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v5.1.2...5.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v5.1.3...5.x)
4+
5+
## [v5.1.3](https://github.com/laravel/jetstream/compare/v5.1.2...v5.1.3) - 2024-07-09
6+
7+
* Add nullable types (applied from Pint) by [@ahinkle](https://github.com/ahinkle) in https://github.com/laravel/jetstream/pull/1499
8+
* Refactor from switch statement to match statement for dropdown blade component by [@phingoc1](https://github.com/phingoc1) in https://github.com/laravel/jetstream/pull/1509
9+
* [Vue] Fix: Prevent modal from closing on Escape key when closeable is false by [@ChazyTheBest](https://github.com/ChazyTheBest) in https://github.com/laravel/jetstream/pull/1510
410

511
## [v5.1.2](https://github.com/laravel/jetstream/compare/v5.1.1...v5.1.2) - 2024-05-30
612

0 commit comments

Comments
 (0)