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 3e8beb8 commit 0a00ca1Copy full SHA for 0a00ca1
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.8.5
4
+
5
+[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.8.4...v0.8.5)
6
7
+### 🏡 Chore
8
9
+- **release:** V0.8.4 ([b89f514](https://github.com/rrd108/nuxt-api-shield/commit/b89f514))
10
11
+### ❤️ Contributors
12
13
+- Rrd108 ([@rrd108](https://github.com/rrd108))
14
15
## v0.8.4
16
17
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.8.3...v0.8.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-api-shield",
- "version": "0.8.4",
+ "version": "0.8.5",
"description": "Nuxt API Shield - Rate Limiting",
"repository": "rrd108/nuxt-api-shield",
"license": "MIT",
0 commit comments