Skip to content

Commit 3539b93

Browse files
committed
chore(release): v1.34.4
1 parent 5b4a976 commit 3539b93

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.4
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.3...v1.34.4)
7+
8+
### 🩹 Fixes
9+
10+
- Conflicting runtimeconfig ([563dcca](https://github.com/rrd108/nuxt-users/commit/563dcca))
11+
- Lint errors ([b590e6d](https://github.com/rrd108/nuxt-users/commit/b590e6d))
12+
- **deps:** Update nuxtjs monorepo to v3.19.2 ([9963034](https://github.com/rrd108/nuxt-users/commit/9963034))
13+
- Use runtimeconfig for nitro ([346ad0d](https://github.com/rrd108/nuxt-users/commit/346ad0d))
14+
15+
### 🏡 Chore
16+
17+
- **release:** V1.34.3 ([23b3a30](https://github.com/rrd108/nuxt-users/commit/23b3a30))
18+
- Fix whitespace ([2e24416](https://github.com/rrd108/nuxt-users/commit/2e24416))
19+
20+
### ✅ Tests
21+
22+
- Add for config conflict ([59271e3](https://github.com/rrd108/nuxt-users/commit/59271e3))
23+
24+
### ❤️ Contributors
25+
26+
- Rrd108 ([@rrd108](https://github.com/rrd108))
27+
428
## v1.34.3
529

630
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.2...v1.34.3)

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