Skip to content

Commit b1e25cc

Browse files
committed
chore(release): v1.28.2
1 parent 742cd1e commit b1e25cc

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.28.2
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.28.1...v1.28.2)
7+
8+
### 🩹 Fixes
9+
10+
- Lost reactivity ([8049526](https://github.com/rrd108/nuxt-users/commit/8049526))
11+
- Lost reactivity for user ([742cd1e](https://github.com/rrd108/nuxt-users/commit/742cd1e))
12+
13+
### 🏡 Chore
14+
15+
- Rename default to users ([4f5345a](https://github.com/rrd108/nuxt-users/commit/4f5345a))
16+
- Change info comment ([56c3d35](https://github.com/rrd108/nuxt-users/commit/56c3d35))
17+
- Comment out ([2534222](https://github.com/rrd108/nuxt-users/commit/2534222))
18+
- Remove unsused import ([cddaf9c](https://github.com/rrd108/nuxt-users/commit/cddaf9c))
19+
- **release:** V1.28.1 ([d7d33d2](https://github.com/rrd108/nuxt-users/commit/d7d33d2))
20+
21+
### ❤️ Contributors
22+
23+
- Rrd108 ([@rrd108](https://github.com/rrd108))
24+
425
## v1.28.1
526

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

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