Skip to content

Commit df1b1a5

Browse files
committed
chore(release): v1.33.0
1 parent 28a5c00 commit df1b1a5

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.33.0
5+
6+
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.32.0...v1.33.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Extends NUsersList component with function filters ([be9a730](https://github.com/rrd108/nuxt-users/commit/be9a730))
11+
12+
### 🩹 Fixes
13+
14+
- Register date issue with MySQL ([28a5c00](https://github.com/rrd108/nuxt-users/commit/28a5c00))
15+
16+
### 💅 Refactors
17+
18+
- Remove unused code ([cbff5a0](https://github.com/rrd108/nuxt-users/commit/cbff5a0))
19+
20+
### 🏡 Chore
21+
22+
- **release:** V1.32.0 ([7021fb7](https://github.com/rrd108/nuxt-users/commit/7021fb7))
23+
24+
### ❤️ Contributors
25+
26+
- Rrd108 ([@rrd108](https://github.com/rrd108))
27+
428
## v1.32.0
529

630
[compare changes](https://github.com/rrd108/nuxt-users/compare/v1.31.2...v1.32.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.32.0",
3+
"version": "1.33.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)