Skip to content

Commit b9d061c

Browse files
committed
chore(release): v1.34.7
1 parent 8d75930 commit b9d061c

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.34.7
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.6...v1.34.7)
7+
8+
### 🩹 Fixes
9+
10+
- Scopes CSS rules to nuxt-users components ([fa98529](https://github.com/rrd108/nuxt-users/commit/fa98529))
11+
- Prevents database connection issues during build ([b80e6c7](https://github.com/rrd108/nuxt-users/commit/b80e6c7))
12+
13+
### 📖 Documentation
14+
15+
- Fix github link ([3bc8e96](https://github.com/rrd108/nuxt-users/commit/3bc8e96))
16+
17+
### 🏡 Chore
18+
19+
- **release:** V1.34.6 ([b84a188](https://github.com/rrd108/nuxt-users/commit/b84a188))
20+
- Lint fix ([5cfb830](https://github.com/rrd108/nuxt-users/commit/5cfb830))
21+
22+
### ❤️ Contributors
23+
24+
- Rrd108 ([@rrd108](https://github.com/rrd108))
25+
426
## v1.34.6
527

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

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