Skip to content

Commit 67a71fb

Browse files
committed
chore(release): v1.15.2
1 parent 26ff073 commit 67a71fb

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.15.2
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.15.1...v1.15.2)
7+
8+
### 🩹 Fixes
9+
10+
- Import path ([1d1013e](https://github.com/rrd108/nuxt-users/commit/1d1013e))
11+
- Add export ([90ce9b0](https://github.com/rrd108/nuxt-users/commit/90ce9b0))
12+
- Dynamic imports ([26ff073](https://github.com/rrd108/nuxt-users/commit/26ff073))
13+
14+
### 🏡 Chore
15+
16+
- **release:** V1.15.1 ([214661b](https://github.com/rrd108/nuxt-users/commit/214661b))
17+
18+
### ❤️ Contributors
19+
20+
- Rrd108 ([@rrd108](https://github.com/rrd108))
21+
422
## v1.15.1
523

624
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.15.0...v1.15.1)

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.1",
3+
"version": "1.15.2",
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)