mirror of
https://github.com/zoriya/elysia-swagger.git
synced 2025-12-06 00:36:10 +00:00
🎉 feat: provenance publish
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,7 @@
|
||||
# 1.1.2 - 5 Sep 2024
|
||||
Feature:
|
||||
- add provenance publish
|
||||
|
||||
# 1.1.1 - 12 Aug 2024
|
||||
Feature:
|
||||
- add hide flag
|
||||
@@ -62,9 +66,9 @@ Change:
|
||||
Change:
|
||||
- Add support for Elysia 0.8
|
||||
|
||||
# 0.7.5
|
||||
# 0.7.5
|
||||
Improvement:
|
||||
- #[59](https://github.com/elysiajs/elysia-swagger/pull/59) use relative path to swagger json #59
|
||||
- #[59](https://github.com/elysiajs/elysia-swagger/pull/59) use relative path to swagger json #59
|
||||
|
||||
# 0.7.4 - 27 Oct 2023
|
||||
Improvement:
|
||||
@@ -81,7 +85,7 @@ Bug fix:
|
||||
# 0.7.3 - 26 Sep 2023
|
||||
Feature:
|
||||
- [#19](https://github.com/elysiajs/elysia-swagger/pull/19) feat: handle nullish response types
|
||||
- [#18](https://github.com/elysiajs/elysia-swagger/pull/18) swagger ui options
|
||||
- [#18](https://github.com/elysiajs/elysia-swagger/pull/18) swagger ui options
|
||||
|
||||
|
||||
Improvement:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@elysiajs/swagger",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "Plugin for Elysia to auto-generate Swagger page",
|
||||
"author": {
|
||||
"name": "saltyAom",
|
||||
|
||||
Reference in New Issue
Block a user