Skip to content

Commit 8175606

Browse files
committed
📘 doc: update min elysia version
1 parent deb49d9 commit 8175606

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,3 +1,7 @@
1+
# 1.4.3 - 2 Feb 2025
2+
Bug fix:
3+
- update minimum Elysia to 1.4.19
4+
15
# 1.4.2 - 14 Dec 2025
26
Bug fix:
37
- set min Elysia version to 1.4.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elysiajs/bearer",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Plugin for Elysia for retreiving Bearer token",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)