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 7dab0ab commit 3e52e41Copy full SHA for 3e52e41
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.2.1
4
+
5
+[compare changes](https://github.com/rrd108/nuxt-token-authentication/compare/v1.2.0...v1.2.1)
6
7
## v1.1.1
8
9
[compare changes](https://github.com/rrd108/nuxt-token-authentication/compare/v1.1.0...v1.1.1)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-token-authentication",
"type": "module",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Token Authentication for Nuxt Server APIs",
"license": "MIT",
"repository": "rrd108/nuxt-token-authentication",
0 commit comments