Skip to content

Commit

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


## v0.1.40

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

### 🚀 Enhancements

- **deps:** Bump nuxt-auth-utils and use his password hasing by default ([f943075](https://github.com/adrienZ/slip/commit/f943075))
- **database:** Provide drizzle kit migrations ([67e2b2e](https://github.com/adrienZ/slip/commit/67e2b2e))

### 🩹 Fixes

- **exports:** Add nuxt-drizzle export ([e779f37](https://github.com/adrienZ/slip/commit/e779f37))
- **docs:** Fix pathes for migrations demo in docs ([f8bfc41](https://github.com/adrienZ/slip/commit/f8bfc41))

### 💅 Refactors

- **cli:** Move cli into runtime folder ([79ef59c](https://github.com/adrienZ/slip/commit/79ef59c))

### 🏡 Chore

- **release:** V0.1.39 ([af813e2](https://github.com/adrienZ/slip/commit/af813e2))

### ❤️ Contributors

- Adrien Zaganelli <[email protected]>

## v0.1.39

[compare changes](https://github.com/adrienZ/slip/compare/v0.1.38...v0.1.39)
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.39",
"version": "0.1.40",
"description": "My new Nuxt module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 83de8aa

Please sign in to comment.