Skip to content

Commit de16489

Browse files
committed
chore(release): v0.7.1
1 parent 79c099f commit de16489

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v0.7.1
4+
5+
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.7.0...v0.7.1)
6+
7+
### 🩹 Fixes
8+
9+
- **deps:** Update nuxtjs monorepo to v3.13.2 ([95197ee](https://github.com/rrd108/nuxt-api-shield/commit/95197ee))
10+
311
## v0.6.10
412

513
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.6.8...v0.6.10)

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.7.0",
3+
"version": "0.7.1",
44
"description": "Nuxt API Shield - Rate Limiting",
55
"repository": "rrd108/nuxt-api-shield",
66
"license": "MIT",

0 commit comments

Comments
 (0)