Skip to content

Commit

Permalink
chore(release): v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rrd108 committed Mar 8, 2024
1 parent 2fba5d5 commit 5755aba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog


## v0.0.9

[compare changes](https://github.com/rrd108/nuxt-token-authentication/compare/v0.0.8...v0.0.9)

## v0.0.7

[compare changes](https://github.com/rrd108/nuxt-token-authentication/compare/v0.0.6...v0.0.7)
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-token-authentication",
"version": "0.0.8",
"version": "0.0.9",
"description": "Token Authentication for Nuxt Server APIs",
"repository": "rrd108/nuxt-token-authentication",
"license": "MIT",
Expand Down Expand Up @@ -49,4 +49,4 @@
"prisma": {
"seed": "tsx prisma/seed.ts"
}
}
}

0 comments on commit 5755aba

Please sign in to comment.