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 88780b9 commit b5a474aCopy full SHA for b5a474a
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.5.1
4
+
5
+[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.4.2...v0.5.1)
6
7
+### 🏡 Chore
8
9
+- Comments removed ([39f3025](https://github.com/rrd108/nuxt-api-shield/commit/39f3025))
10
11
+### ❤️ Contributors
12
13
+- Rrd108 <[email protected]>
14
15
## v0.4.2
16
17
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.4.1...v0.4.2)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-api-shield",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Nuxt API Shield - Rate Limiting",
"repository": "rrd108/nuxt-api-shield",
"license": "MIT",
0 commit comments