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 014edfe commit 656f5d6Copy full SHA for 656f5d6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.4.1
4
+
5
+[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.4.0...v0.4.1)
6
7
## v0.3.1
8
9
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.3.0...v0.3.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-api-shield",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Nuxt API Shield - Rate Limiting",
"repository": "rrd108/nuxt-api-shield",
"license": "MIT",
@@ -50,4 +50,4 @@
50
"nuxt": "^3.11.1",
51
"vitest": "^1.4.0"
52
}
53
-}
+}
0 commit comments