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 ff2ddc9 commit 91a8ae1Copy full SHA for 91a8ae1
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.5.14
5
+
6
+[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.13...v0.5.14)
7
8
+### 🩹 Fixes
9
10
+- Move atproto util in runtime ([ff2ddc9](https://github.com/atinux/nuxt-auth-utils/commit/ff2ddc9))
11
12
+### ❤️ Contributors
13
14
+- Sébastien Chopin <[email protected]>
15
16
## v0.5.13
17
18
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.12...v0.5.13)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-auth-utils",
- "version": "0.5.13",
+ "version": "0.5.14",
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
"repository": {
"type": "git",
0 commit comments