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 08f0cbe commit 7003915Copy full SHA for 7003915
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.6.1 - 11 Sep 2023
+## 0.6.4 - 11 Sep 2023
4
-[#11](https://github.com/elysiajs/elysia-jwt/pull/11) Remove unused imports
5
-[#10](https://github.com/elysiajs/elysia-jwt/pull/10) Meaningful type import
6
-[#9](https://github.com/elysiajs/elysia-jwt/pull/9) s Add missing ESLint plugins
package.json
@@ -1,7 +1,7 @@
{
"name": "@elysiajs/jwt",
"description": "Plugin for Elysia for using JWT Authentication",
- "version": "0.6.3",
+ "version": "0.6.4",
"author": {
"name": "saltyAom",
7
"url": "https://github.com/SaltyAom",
0 commit comments