Skip to content

Commit 60d87dc

Browse files
committed
chore(release): v1.34.2
1 parent 13ae7e5 commit 60d87dc

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.34.2
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.1...v1.34.2)
7+
8+
### 🩹 Fixes
9+
10+
- Remember me closes #3 ([#3](https://github.com/rrd108/nuxt-users/issues/3))
11+
12+
### 💅 Refactors
13+
14+
- Component imports ([5b18736](https://github.com/rrd108/nuxt-users/commit/5b18736))
15+
16+
### 📖 Documentation
17+
18+
- Add getCurrentUser ([bc30658](https://github.com/rrd108/nuxt-users/commit/bc30658))
19+
20+
### 🏡 Chore
21+
22+
- **release:** V1.34.1 ([a335bfc](https://github.com/rrd108/nuxt-users/commit/a335bfc))
23+
24+
### ❤️ Contributors
25+
26+
- Rrd108 ([@rrd108](https://github.com/rrd108))
27+
428
## v1.34.1
529

630
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.0...v1.34.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.34.1",
3+
"version": "1.34.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)