Skip to content

Commit 3e52e41

Browse files
committed
chore(release): v1.2.1
1 parent 7dab0ab commit 3e52e41

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v1.2.1
4+
5+
[compare changes](https://github.com/rrd108/nuxt-token-authentication/compare/v1.2.0...v1.2.1)
6+
37
## v1.1.1
48

59
[compare changes](https://github.com/rrd108/nuxt-token-authentication/compare/v1.1.0...v1.1.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-token-authentication",
33
"type": "module",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Token Authentication for Nuxt Server APIs",
66
"license": "MIT",
77
"repository": "rrd108/nuxt-token-authentication",

0 commit comments

Comments
 (0)