File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.8.3
4
+
5
+ [ compare changes] ( https://github.com/rrd108/nuxt-api-shield/compare/v0.8.2...v0.8.3 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Implement fixes and improvements from security audit (v2) ([ 6238f4e] ( https://github.com/rrd108/nuxt-api-shield/commit/6238f4e ) )
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - ** deps:** Update nuxtjs monorepo to v3.18.0 ([ 250a3d0] ( https://github.com/rrd108/nuxt-api-shield/commit/250a3d0 ) )
14
+ - Remove AI crap ([ f901e1d] ( https://github.com/rrd108/nuxt-api-shield/commit/f901e1d ) )
15
+ - Failing test ([ 01f3ecf] ( https://github.com/rrd108/nuxt-api-shield/commit/01f3ecf ) )
16
+ - ** deps:** Update nuxtjs monorepo to v3.18.1 ([ 17cd36d] ( https://github.com/rrd108/nuxt-api-shield/commit/17cd36d ) )
17
+
18
+ ### 🏡 Chore
19
+
20
+ - Fix linting errors ([ 6f8b0d3] ( https://github.com/rrd108/nuxt-api-shield/commit/6f8b0d3 ) )
21
+ - Fix formatting ([ 647d565] ( https://github.com/rrd108/nuxt-api-shield/commit/647d565 ) )
22
+ - Add lint back ([ f7e53d6] ( https://github.com/rrd108/nuxt-api-shield/commit/f7e53d6 ) )
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Rrd108 ([ @rrd108 ] ( https://github.com/rrd108 ) )
27
+
3
28
## v0.8.2
4
29
5
30
[ compare changes] ( https://github.com/rrd108/nuxt-api-shield/compare/v0.8.1...v0.8.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-api-shield" ,
3
- "version" : " 0.8.2 " ,
3
+ "version" : " 0.8.3 " ,
4
4
"description" : " Nuxt API Shield - Rate Limiting" ,
5
5
"repository" : " rrd108/nuxt-api-shield" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments