Skip to content

Commit 233731f

Browse files
committed
feat: support for elysia 0.1.0-rc.5
1 parent 4253ba8 commit 233731f

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,4 +1,4 @@
1-
# 0.1.0-rc.2 - 13 Dec 2022
1+
# 0.1.0-rc.3 - 13 Dec 2022
22
Improvement:
33
- Add support for Elysia 0.1.0-rc.5
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elysiajs/html",
3-
"version": "0.1.0-rc.2",
3+
"version": "0.1.0-rc.3",
44
"description": "Plugin for Elysia that add support for returning html",
55
"author": {
66
"name": "saltyAom",

0 commit comments

Comments
 (0)