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 4c6a27e commit 89f9986Copy full SHA for 89f9986
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.8.2
4
+
5
+[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.8.1...v0.8.2)
6
7
+### 🏡 Chore
8
9
+- **release:** V0.8.1 ([38f61f5](https://github.com/rrd108/nuxt-api-shield/commit/38f61f5))
10
11
+### ❤️ Contributors
12
13
+- Rrd108 ([@rrd108](http://github.com/rrd108))
14
15
## v0.8.1
16
17
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.8.0...v0.8.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-api-shield",
- "version": "0.8.1",
+ "version": "0.8.2",
"description": "Nuxt API Shield - Rate Limiting",
"repository": "rrd108/nuxt-api-shield",
"license": "MIT",
0 commit comments