Skip to content

Commit

Permalink
chore(release): v0.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienZ committed Sep 29, 2024
1 parent 6f5e323 commit c2f0610
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.1.38

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

### 🚀 Enhancements

- **password:** Reset user password with reset token ([#33](https://github.com/adrienZ/slip/pull/33))

### 💅 Refactors

- **cli:** Fetch files from github instead of harcoding them in cli source code ([d4d636a](https://github.com/adrienZ/slip/commit/d4d636a))

### ❤️ Contributors

- Adrien Zaganelli <[email protected]>

## v0.1.37

[compare changes](https://github.com/adrienZ/slip/compare/v0.1.36...v0.1.37)
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.37",
"version": "0.1.38",
"description": "My new Nuxt module",
"repository": "https://github.com/adrienZ/slip",
"license": "MIT",
Expand Down

0 comments on commit c2f0610

Please sign in to comment.