Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed Dec 27, 2023
1 parent fb22f2d commit 906bc95
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Release Notes

## [Unreleased](https://github.com/laravel/jetstream/compare/v4.2.0...4.x)
## [Unreleased](https://github.com/laravel/jetstream/compare/v4.2.1...4.x)

## [v4.2.1](https://github.com/laravel/jetstream/compare/v4.2.0...v4.2.1) - 2023-12-27

* [4.x] Remove Unreachable `return` in PHPUnit test stubs by [@nathanheffley](https://github.com/nathanheffley) in https://github.com/laravel/jetstream/pull/1423
* [4.x] Fix PHPDoc for `UpdateUserProfileInformation::update` by [@rstefanic](https://github.com/rstefanic) in https://github.com/laravel/jetstream/pull/1424

## [v4.2.0](https://github.com/laravel/jetstream/compare/v4.1.2...v4.2.0) - 2023-12-19

Expand Down

0 comments on commit 906bc95

Please sign in to comment.