Skip to content

Commit b84a188

Browse files
committed
chore(release): v1.34.6
1 parent 808b457 commit b84a188

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.34.6
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.5...v1.34.6)
7+
8+
### 🩹 Fixes
9+
10+
- Options hierarchy ([d0e4472](https://github.com/rrd108/nuxt-users/commit/d0e4472))
11+
- Scopes CSS rules to nuxt-users components ([fa98529](https://github.com/rrd108/nuxt-users/commit/fa98529))
12+
13+
### 📖 Documentation
14+
15+
- Add shared database info ([0e02dc2](https://github.com/rrd108/nuxt-users/commit/0e02dc2))
16+
17+
### 🏡 Chore
18+
19+
- **release:** V1.34.5 ([63b4654](https://github.com/rrd108/nuxt-users/commit/63b4654))
20+
21+
### ❤️ Contributors
22+
23+
- Rrd108 ([@rrd108](https://github.com/rrd108))
24+
425
## v1.34.5
526

627
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.4...v1.34.5)

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