Skip to content

Commit 63b4654

Browse files
committed
chore(release): v1.34.5
1 parent d0e4472 commit 63b4654

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.34.5
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.34.4...v1.34.5)
7+
8+
### 🩹 Fixes
9+
10+
- **deps:** Update nuxtjs monorepo to v3.19.2 ([9963034](https://github.com/rrd108/nuxt-users/commit/9963034))
11+
- Use runtimeconfig for nitro ([346ad0d](https://github.com/rrd108/nuxt-users/commit/346ad0d))
12+
- Options hierarchy ([d0e4472](https://github.com/rrd108/nuxt-users/commit/d0e4472))
13+
14+
### 🏡 Chore
15+
16+
- Fix whitespace ([2e24416](https://github.com/rrd108/nuxt-users/commit/2e24416))
17+
- **release:** V1.34.4 ([3539b93](https://github.com/rrd108/nuxt-users/commit/3539b93))
18+
19+
### ❤️ Contributors
20+
21+
- Rrd108 ([@rrd108](https://github.com/rrd108))
22+
423
## v1.34.4
524

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

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