Skip to content

Commit 403cbd3

Browse files
committed
chore(release): v1.8.5
1 parent beb3e43 commit 403cbd3

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.8.5
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.8.4...v1.8.5)
7+
8+
### 🩹 Fixes
9+
10+
- Database sharing feature ([3a2e12f](https://github.com/rrd108/nuxt-users/commit/3a2e12f))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V1.8.4 ([ab7fa92](https://github.com/rrd108/nuxt-users/commit/ab7fa92))
15+
- Fix lint ([beb3e43](https://github.com/rrd108/nuxt-users/commit/beb3e43))
16+
17+
### ✅ Tests
18+
19+
- Add to check cli error ([fd338ca](https://github.com/rrd108/nuxt-users/commit/fd338ca))
20+
21+
### ❤️ Contributors
22+
23+
- Rrd108 ([@rrd108](https://github.com/rrd108))
24+
425
## v1.8.4
526

627
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.8.3...v1.8.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.8.4",
3+
"version": "1.8.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)