Skip to content

Commit

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


## v0.1.26

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

### 🩹 Fixes

- **setup:** Auto setup of database #6 ([#6](https://github.com/adrienZ/slip/issues/6))

### 💅 Refactors

- **core:** Use repository pattern for better hooks ([93c392d](https://github.com/adrienZ/slip/commit/93c392d))
- **core:** Proper setter for random values method ([4784d3c](https://github.com/adrienZ/slip/commit/4784d3c))

### 🏡 Chore

- **release:** V0.1.25 ([70250cc](https://github.com/adrienZ/slip/commit/70250cc))

### ❤️ Contributors

- Adrien Zaganelli <[email protected]>

## v0.1.25

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

0 comments on commit f295717

Please sign in to comment.