Skip to content

Commit f01b412

Browse files
committed
chore(release): v0.0.2
1 parent 44c4ceb commit f01b412

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v0.0.2
5+
6+
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.1...v0.0.2)
7+
48
## v0.0.1
59

610

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-auth-utils",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Minimalist Auth module for Nuxt with SSR",
55
"repository": "Atinux/nuxt-auth-utils",
66
"license": "MIT",
@@ -47,4 +47,4 @@
4747
"nuxt": "^3.8.0",
4848
"vitest": "^0.33.0"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)