Skip to content

Commit 3f90a9c

Browse files
committed
chore(release): v1.26.0
1 parent 0818b80 commit 3f90a9c

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.26.0
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.25.0...v1.26.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Use soft delete by default ([5c9f0da](https://github.com/rrd108/nuxt-users/commit/5c9f0da))
11+
- Emit error ([0818b80](https://github.com/rrd108/nuxt-users/commit/0818b80))
12+
13+
### 🏡 Chore
14+
15+
- **release:** V1.25.0 ([20be66a](https://github.com/rrd108/nuxt-users/commit/20be66a))
16+
17+
### ❤️ Contributors
18+
19+
- Rrd108 ([@rrd108](https://github.com/rrd108))
20+
421
## v1.25.0
522

623
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.24.0...v1.25.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.25.0",
3+
"version": "1.26.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)