Skip to content

Commit da02db7

Browse files
committed
chore(release): v1.31.1
1 parent 21907d3 commit da02db7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.31.1
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.31.0...v1.31.1)
7+
8+
### 🩹 Fixes
9+
10+
- Includes scripts directory in the published package ([ceaa188](https://github.com/rrd108/nuxt-users/commit/ceaa188))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V1.31.0 ([21907d3](https://github.com/rrd108/nuxt-users/commit/21907d3))
15+
16+
### ❤️ Contributors
17+
18+
- Rrd108 ([@rrd108](https://github.com/rrd108))
19+
420
## v1.31.0
521

622
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.30.0...v1.31.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.31.0",
3+
"version": "1.31.1",
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)