File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.2.0
5+
6+ [ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.1.0...v0.2.0 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ` Bouncer ` component ([ #19 ] ( https://github.com/barbapapazes/nuxt-authorization/pull/19 ) )
11+ - Add reactivity to components ([ #18 ] ( https://github.com/barbapapazes/nuxt-authorization/pull/18 ) )
12+
13+ ### 💅 Refactors
14+
15+ - Use compatibility v4 in playground ([ 27a5610] ( https://github.com/barbapapazes/nuxt-authorization/commit/27a5610 ) )
16+ - ⚠️ Types ([ #23 ] ( https://github.com/barbapapazes/nuxt-authorization/pull/23 ) )
17+
18+ ### 🏡 Chore
19+
20+ - Update deps ([ 7fa5adf] ( https://github.com/barbapapazes/nuxt-authorization/commit/7fa5adf ) )
21+ - Lint ([ fef9562] ( https://github.com/barbapapazes/nuxt-authorization/commit/fef9562 ) )
22+
23+ #### ⚠️ Breaking Changes
24+
25+ - ⚠️ Types ([ #23 ] ( https://github.com/barbapapazes/nuxt-authorization/pull/23 ) )
26+
27+ ### ❤️ Contributors
28+
29+ - Daniele Nicosia ([ @zAlweNy26 ] ( http://github.com/zAlweNy26 ) )
30+ - Matthias Esterl ([ @madc ] ( http://github.com/madc ) )
31+ - Barbapapazes <
[email protected] >
32+
433## v0.1.0
534
635[ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.0.4...v0.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-authorization" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " Authorization module for managing permissions on the Nuxt app and the Nitro server." ,
55 "author" :
" Estéban Soubiran <[email protected] > (https://soubiran.dev)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments