Skip to content

Commit 7003915

Browse files
committed
🎉 feat: 0.6.1
1 parent 08f0cbe commit 7003915

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.6.1 - 11 Sep 2023
3+
## 0.6.4 - 11 Sep 2023
44
-[#11](https://github.com/elysiajs/elysia-jwt/pull/11) Remove unused imports
55
-[#10](https://github.com/elysiajs/elysia-jwt/pull/10) Meaningful type import
66
-[#9](https://github.com/elysiajs/elysia-jwt/pull/9) s Add missing ESLint plugins

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elysiajs/jwt",
33
"description": "Plugin for Elysia for using JWT Authentication",
4-
"version": "0.6.3",
4+
"version": "0.6.4",
55
"author": {
66
"name": "saltyAom",
77
"url": "https://github.com/SaltyAom",

0 commit comments

Comments
 (0)