Skip to content

Commit f021667

Browse files
committed
chore(release): v0.8.3
1 parent f7e53d6 commit f021667

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

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+
328
## v0.8.2
429

530
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.8.1...v0.8.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-api-shield",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "Nuxt API Shield - Rate Limiting",
55
"repository": "rrd108/nuxt-api-shield",
66
"license": "MIT",

0 commit comments

Comments
 (0)