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 deb49d9 commit 8175606Copy full SHA for 8175606
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.4.3 - 2 Feb 2025
2
+Bug fix:
3
+- update minimum Elysia to 1.4.19
4
+
5
# 1.4.2 - 14 Dec 2025
6
Bug fix:
7
- set min Elysia version to 1.4.3
package.json
@@ -1,6 +1,6 @@
{
"name": "@elysiajs/bearer",
- "version": "1.4.2",
+ "version": "1.4.3",
"description": "Plugin for Elysia for retreiving Bearer token",
"license": "MIT",
"scripts": {
0 commit comments