mirror of
https://github.com/zoriya/elysia-swagger.git
synced 2025-12-06 00:36:10 +00:00
🔧 fix: cloneHook type check
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# 1.1.14 - 9 Oct 2024
|
||||
# 1.1.6 - 17 Nov 2024
|
||||
Bug fix:
|
||||
- [#156](https://github.com/elysiajs/elysia-swagger/pull/156) add type check in cloneHook
|
||||
|
||||
# 1.1.4 - 9 Oct 2024
|
||||
Bug fix:
|
||||
- Fix duplicate object reference
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@elysiajs/swagger",
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"description": "Plugin for Elysia to auto-generate Swagger page",
|
||||
"author": {
|
||||
"name": "saltyAom",
|
||||
|
||||
Reference in New Issue
Block a user