Skip to content

Commit 9ed3168

Browse files
committed
🔧 fix: cloneHook type check
1 parent b89ab28 commit 9ed3168

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 1.1.14 - 9 Oct 2024
1+
# 1.1.6 - 17 Nov 2024
2+
Bug fix:
3+
- [#156](https://github.com/elysiajs/elysia-swagger/pull/156) add type check in cloneHook
4+
5+
# 1.1.4 - 9 Oct 2024
26
Bug fix:
37
- Fix duplicate object reference
48

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elysiajs/swagger",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "Plugin for Elysia to auto-generate Swagger page",
55
"author": {
66
"name": "saltyAom",

0 commit comments

Comments
 (0)