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 82c984b commit b6c585eCopy full SHA for b6c585e
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.3...2.x)
+## [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))
14
15
16
## [v2.3.3 (2021-04-20)](https://github.com/laravel/jetstream/compare/v2.3.2...v2.3.3)
0 commit comments