Skip to content

Commit 790ee90

Browse files
authored
Merge pull request #25 from headerx/main
Main
2 parents 3f602fe + b6130de commit 790ee90

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
All notable changes to `laravel-jetstream-passport` will be documented in this file.
44

5+
## v1.0.1 - 2024-03-13
6+
7+
### What's Changed
8+
9+
* allow arch pest plugin by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/7
10+
* new component path by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/8
11+
* do not really need the contracts by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/9
12+
* update readme by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/10
13+
* update readme by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/11
14+
* update component path for oauth2 by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/12
15+
* update readme for tailwind config by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/13
16+
* slash by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/14
17+
* work in progress by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/15
18+
* dark mode support for oauth2 flow by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/16
19+
* more betterer styles by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/17
20+
* merge in 3x by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/18
21+
* update badges by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/20
22+
* Main by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/21
23+
24+
**Full Changelog**: https://github.com/headerx/laravel-jetstream-passport/compare/v0.30...v1.0.1
25+
26+
## v1.0.0 - 2024-03-12
27+
28+
### What's Changed
29+
30+
* allow arch pest plugin by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/7
31+
* new component path by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/8
32+
* update component path for oauth2 by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/12
33+
* update readme for tailwind config by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/13
34+
* dark mode support for oauth2 flow by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/16
35+
* more betterer styles by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/17
36+
* update badges by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/20
37+
38+
**Full Changelog**: https://github.com/headerx/laravel-jetstream-passport/compare/v0.30...v1.0.0
39+
540
## v0.30 - 2024-01-30
641

742
### What's Changed

0 commit comments

Comments
 (0)