Skip to content

Commit

Permalink
chore(release): v0.1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienZ committed Oct 7, 2024
1 parent 1b66096 commit d497063
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# Changelog


## v0.1.43

[compare changes](https://github.com/adrienZ/slip/compare/v0.1.42...v0.1.43)

### 🚀 Enhancements

- **login:** Add rate-limit ([0c285f8](https://github.com/adrienZ/slip/commit/0c285f8))
- **email-verification:** Rate-limit ([58ed8e9](https://github.com/adrienZ/slip/commit/58ed8e9))
- **ask-reset-password:** Add rate limit ([b4c26e8](https://github.com/adrienZ/slip/commit/b4c26e8))
- **reset-password:** Rate-limit resetPasswordWithResetToken ([ceaeb98](https://github.com/adrienZ/slip/commit/ceaeb98))

### 🏡 Chore

- **release:** V0.1.42 ([96a2732](https://github.com/adrienZ/slip/commit/96a2732))

### ❤️ Contributors

- Adrien Zaganelli <[email protected]>

## v0.1.42

[compare changes](https://github.com/adrienZ/slip/compare/v0.1.41...v0.1.42)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-slip-auth",
"version": "0.1.42",
"version": "0.1.43",
"description": "Plug and play authentication module for Nuxt",
"repository": {
"type": "git",
Expand Down

0 comments on commit d497063

Please sign in to comment.