Skip to content

Commit 195a5b7

Browse files
committed
chore(release): v1.27.0
1 parent 485d81c commit 195a5b7

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.27.0
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.26.0...v1.27.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Emit error ([0818b80](https://github.com/rrd108/nuxt-users/commit/0818b80))
11+
- Expose useUsers composable ([485d81c](https://github.com/rrd108/nuxt-users/commit/485d81c))
12+
13+
### 🏡 Chore
14+
15+
- **release:** V1.26.0 ([3f90a9c](https://github.com/rrd108/nuxt-users/commit/3f90a9c))
16+
17+
### ❤️ Contributors
18+
19+
- Rrd108 ([@rrd108](https://github.com/rrd108))
20+
421
## v1.26.0
522

623
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.25.0...v1.26.0)

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