File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.1
4+
5+ [ compare changes] ( https://github.com/rrd108/nuxt-api-shield/compare/v0.2.0...v0.2.1 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Implements auto cleanup fix #3 ([ #3 ] ( https://github.com/rrd108/nuxt-api-shield/issues/3 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Fix package description and link ([ 7d5ebff] ( https://github.com/rrd108/nuxt-api-shield/commit/7d5ebff ) )
14+
15+ ### ❤️ Contributors
16+
17+ 18+
319## v0.2.0
420
521[ compare changes] ( https://github.com/your-org/nuxt-api-shield/compare/v0.1.0...v0.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-api-shield" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " Nuxt API Shield - Rate Limiting" ,
55 "repository" : " rrd108/nuxt-api-shield" ,
66 "license" : " MIT" ,
5050 "nuxt" : " ^3.11.1" ,
5151 "vitest" : " ^1.4.0"
5252 }
53- }
53+ }
You can’t perform that action at this time.
0 commit comments