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 11# Changelog
22
33
4+ ## v0.3.3
5+
6+ [ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.3.2...v0.3.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Support multiple slots in ` Bouncer ` component ([ #38 ] ( https://github.com/barbapapazes/nuxt-authorization/pull/38 ) )
11+
12+ ### 💅 Refactors
13+
14+ - Bouncer ([ 3cdc571] ( https://github.com/barbapapazes/nuxt-authorization/commit/3cdc571 ) )
15+
16+ ### ✅ Tests
17+
18+ - Add missing bouncer tests ([ c7f3881] ( https://github.com/barbapapazes/nuxt-authorization/commit/c7f3881 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Barbapapazes <e.soubiran25@gmail.com >
23+ - Daniele Nicosia < zdanymc@gmail.com >
24+
425## v0.3.2
526
627[ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.3.1...v0.3.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-authorization" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " Authorization module for managing permissions on the Nuxt app and the Nitro server." ,
55 "author" : " Estéban Soubiran <esteban@soubiran.dev> (https://soubiran.dev)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments