Skip to content

Commit b6c585e

Browse files
committed
Update CHANGELOG.md
1 parent 82c984b commit b6c585e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.3...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.4...2.x)
4+
5+
6+
## [v2.3.4 (2021-04-27)](https://github.com/laravel/jetstream/compare/v2.3.3...v2.3.4)
7+
8+
### Changed
9+
- Update NPM dependencies ([#767](https://github.com/laravel/jetstream/pull/767))
10+
11+
### Fixed
12+
- Get model of PersonalAccessToken before deleting it ([#771](https://github.com/laravel/jetstream/pull/771))
13+
- Fix selector query ([#772](https://github.com/laravel/jetstream/pull/772))
414

515

616
## [v2.3.3 (2021-04-20)](https://github.com/laravel/jetstream/compare/v2.3.2...v2.3.3)

0 commit comments

Comments
 (0)