Skip to content

Commit 74888ce

Browse files
committed
chore(release): v0.1.38
1 parent 5ad187c commit 74888ce

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.1.38
5+
6+
[compare changes](https://github.com/adrienZ/slip/compare/v0.1.37...v0.1.38)
7+
8+
### 🚀 Enhancements
9+
10+
- **passwrd:** Allow custom hasing methods for password #31 ([#31](https://github.com/adrienZ/slip/issues/31))
11+
12+
### ❤️ Contributors
13+
14+
- Adrien Zaganelli <adrienzaganelli@gmail.com>
15+
416
## v0.1.37
517

618
[compare changes](https://github.com/adrienZ/slip/compare/v0.1.36...v0.1.37)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-slip-auth",
3-
"version": "0.1.37",
3+
"version": "0.1.38",
44
"description": "My new Nuxt module",
55
"repository": "https://github.com/adrienZ/slip",
66
"license": "MIT",

0 commit comments

Comments
 (0)