File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.3.5
5
+
6
+ [ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.3.4...v0.3.5 )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Update deps ([ 8cdd008] ( https://github.com/barbapapazes/nuxt-authorization/commit/8cdd008 ) )
11
+ - Update deps ([ 38e52f6] ( https://github.com/barbapapazes/nuxt-authorization/commit/38e52f6 ) )
12
+ - Support nuxt 4 ([ #62 ] ( https://github.com/barbapapazes/nuxt-authorization/pull/62 ) )
13
+
14
+ ### 🤖 CI
15
+
16
+ - Add pkg.pr.new ([ 91befd2] ( https://github.com/barbapapazes/nuxt-authorization/commit/91befd2 ) )
17
+ - Update node ([ a406eea] ( https://github.com/barbapapazes/nuxt-authorization/commit/a406eea ) )
18
+ - Update node ([ e19cc19] ( https://github.com/barbapapazes/nuxt-authorization/commit/e19cc19 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Stanislav Janů ([ @stanislav-janu ] ( https://github.com/stanislav-janu ) )
23
+ - Barbapapazes <
[email protected] >
24
+
4
25
## v0.3.4
5
26
6
27
[ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.3.3...v0.3.4 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-authorization" ,
3
- "version" : " 0.3.4 " ,
3
+ "version" : " 0.3.5 " ,
4
4
"description" : " Authorization module for managing permissions on the Nuxt app and the Nitro server." ,
5
5
"author" :
" Estéban Soubiran <[email protected] > (https://soubiran.dev)" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments