File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.4
5+
6+ [ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.0.3...v0.0.4 )
7+
8+ ### 📖 Documentation
9+
10+ - Write readme ([ da83bfd] ( https://github.com/barbapapazes/nuxt-authorization/commit/da83bfd ) )
11+
12+ ### 🏡 Chore
13+
14+ - Add renovate ([ 84dab73] ( https://github.com/barbapapazes/nuxt-authorization/commit/84dab73 ) )
15+ - Remove unnecessary eslint rule at the top of the file ([ 0562038] ( https://github.com/barbapapazes/nuxt-authorization/commit/0562038 ) )
16+ - Credit adonis ([ 36b331f] ( https://github.com/barbapapazes/nuxt-authorization/commit/36b331f ) )
17+ - Rename bouncer to authorization-resolver in playground ([ ca6b6be] ( https://github.com/barbapapazes/nuxt-authorization/commit/ca6b6be ) )
18+ - Add nuxt compatibility ([ 722ce8a] ( https://github.com/barbapapazes/nuxt-authorization/commit/722ce8a ) )
19+ - Remove log ([ 2b5bc78] ( https://github.com/barbapapazes/nuxt-authorization/commit/2b5bc78 ) )
20+
21+ ### ✅ Tests
22+
23+ - Add tests to core functions ([ 35d4470] ( https://github.com/barbapapazes/nuxt-authorization/commit/35d4470 ) )
24+
25+ ### 🤖 CI
26+
27+ - Add autofix and ci pipeline ([ 37c2dd4] ( https://github.com/barbapapazes/nuxt-authorization/commit/37c2dd4 ) )
28+ - Rename a step ([ 98edbf8] ( https://github.com/barbapapazes/nuxt-authorization/commit/98edbf8 ) )
29+
30+ ### ❤️ Contributors
31+
32+ - Barbapapazes <
[email protected] >
33+
434## v0.0.3
535
636[ compare changes] ( https://github.com/barbapapazes/nuxt-authorization/compare/v0.0.2...v0.0.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-authorization" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
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