-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
96fbae0
commit 431576e
Showing
2 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,34 @@ | ||
# Changelog | ||
## v2.6.0 | ||
|
||
[compare changes](https://github.com/becem-gharbi/nuxt-auth/compare/v2.5.1...v2.6.0) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Support adding custom email templates via relative path ([#20](https://github.com/becem-gharbi/nuxt-auth/pull/20)) | ||
|
||
### 🔥 Performance | ||
|
||
- Replace `uuid` with `crypto.randomUUID` ([b045232](https://github.com/becem-gharbi/nuxt-auth/commit/b045232)) | ||
|
||
### 🩹 Fixes | ||
|
||
- **registration:** Inform user when account not verified ([#21](https://github.com/becem-gharbi/nuxt-auth/pull/21)) | ||
|
||
### 💅 Refactors | ||
|
||
- No significant change ([ac16309](https://github.com/becem-gharbi/nuxt-auth/commit/ac16309)) | ||
|
||
### 📖 Documentation | ||
|
||
- Mention new starter ([a8a4a47](https://github.com/becem-gharbi/nuxt-auth/commit/a8a4a47)) | ||
- Remove Nuxt version specification ([96fbae0](https://github.com/becem-gharbi/nuxt-auth/commit/96fbae0)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Becem-gharbi <[email protected]> | ||
- Becem <[email protected]> | ||
|
||
## v2.5.1 | ||
|
||
[compare changes](https://github.com/becem-gharbi/nuxt-auth/compare/v2.5.0...v2.5.1) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters