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 44c4ceb commit f01b412Copy full SHA for f01b412
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v0.0.2
5
+
6
+[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.1...v0.0.2)
7
8
## v0.0.1
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-auth-utils",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Minimalist Auth module for Nuxt with SSR",
"repository": "Atinux/nuxt-auth-utils",
"license": "MIT",
@@ -47,4 +47,4 @@
47
"nuxt": "^3.8.0",
48
"vitest": "^0.33.0"
49
}
50
-}
+}
0 commit comments