File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 1.1.2 - 5 Sep 2024
2
+ Feature:
3
+ - add provenance publish
4
+
1
5
# 1.1.1 - 12 Aug 2024
2
6
Feature:
3
7
- add hide flag
@@ -62,9 +66,9 @@ Change:
62
66
Change:
63
67
- Add support for Elysia 0.8
64
68
65
- # 0.7.5
69
+ # 0.7.5
66
70
Improvement:
67
- - #[ 59] ( https://github.com/elysiajs/elysia-swagger/pull/59 ) use relative path to swagger json #59
71
+ - #[ 59] ( https://github.com/elysiajs/elysia-swagger/pull/59 ) use relative path to swagger json #59
68
72
69
73
# 0.7.4 - 27 Oct 2023
70
74
Improvement:
@@ -81,7 +85,7 @@ Bug fix:
81
85
# 0.7.3 - 26 Sep 2023
82
86
Feature:
83
87
- [ #19 ] ( https://github.com/elysiajs/elysia-swagger/pull/19 ) feat: handle nullish response types
84
- - [ #18 ] ( https://github.com/elysiajs/elysia-swagger/pull/18 ) swagger ui options
88
+ - [ #18 ] ( https://github.com/elysiajs/elysia-swagger/pull/18 ) swagger ui options
85
89
86
90
87
91
Improvement:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elysiajs/swagger" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " Plugin for Elysia to auto-generate Swagger page" ,
5
5
"author" : {
6
6
"name" : " saltyAom" ,
You can’t perform that action at this time.
0 commit comments