Skip to content

Commit 8e9e665

Browse files
committed
chore(release): v1.15.5
1 parent db41f7c commit 8e9e665

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.15.5
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.15.4...v1.15.5)
7+
8+
### 🩹 Fixes
9+
10+
- Duplicated imports error ([99359f6](https://github.com/rrd108/nuxt-users/commit/99359f6))
11+
- Exposed server utils ([abe8f20](https://github.com/rrd108/nuxt-users/commit/abe8f20))
12+
13+
### 💅 Refactors
14+
15+
- Exports ([db41f7c](https://github.com/rrd108/nuxt-users/commit/db41f7c))
16+
17+
### 🏡 Chore
18+
19+
- Remove false info from docs ([e338417](https://github.com/rrd108/nuxt-users/commit/e338417))
20+
- **release:** V1.15.4 ([4bedbaa](https://github.com/rrd108/nuxt-users/commit/4bedbaa))
21+
22+
### ❤️ Contributors
23+
24+
- Rrd108 ([@rrd108](https://github.com/rrd108))
25+
426
## v1.15.4
527

628
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.15.3...v1.15.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-users",
3-
"version": "1.15.4",
3+
"version": "1.15.5",
44
"description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)