We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c099f commit de16489Copy full SHA for de16489
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## v0.6.10
12
13
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.6.8...v0.6.10)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-api-shield",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "Nuxt API Shield - Rate Limiting",
"repository": "rrd108/nuxt-api-shield",
"license": "MIT",
0 commit comments