File tree 15 files changed +60
-14
lines changed
nestjs-openapi-ui-express
nestjs-openapi-ui-fastify
15 files changed +60
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # @openapi-ui-examples/express-openapi-ui
2
+
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a )] :
8
+ - @openapi-ui/express-openapi-ui @0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui-examples/express-openapi-ui" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"author" : " rookie-luochao" ,
6
6
"private" : true ,
7
7
"engines" : {
Original file line number Diff line number Diff line change
1
+ # @openapi-ui-examples/hono-openapi-ui
2
+
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a )] :
8
+ - @openapi-ui/hono-openapi-ui @0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui-examples/hono-openapi-ui" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"author" : " rookie-luochao" ,
6
6
"private" : true ,
7
7
"engines" : {
Original file line number Diff line number Diff line change
1
+ # @openapi-ui-examples/nestjs-openapi-ui-express
2
+
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a )] :
8
+ - @openapi-ui/nestjs-openapi-ui @0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui-examples/nestjs-openapi-ui-express" ,
3
3
"description" : " Nest with express as http adapter" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"author" : " rookie-luochao" ,
6
6
"private" : true ,
7
7
"engines" : {
Original file line number Diff line number Diff line change
1
+ # @openapi-ui-examples/nestjs-openapi-ui-fastify
2
+
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a )] :
8
+ - @openapi-ui/nestjs-openapi-ui @0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui-examples/nestjs-openapi-ui-fastify" ,
3
3
"description" : " Nest with fastify as http adapter" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"author" : " rookie-luochao" ,
6
6
"private" : true ,
7
7
"engines" : {
Original file line number Diff line number Diff line change
1
+ # @openapi-ui/express-openapi-ui
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a ) Thanks [ @rookie-luochao ] ( https://github.com/rookie-luochao ) ! - init publish
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui/express-openapi-ui" ,
3
3
"description" : " A middleware for using the OpenAPI-UI with Express" ,
4
- "version" : " 0.0 .0" ,
4
+ "version" : " 0.1 .0" ,
5
5
"author" : " rookie-luochao" ,
6
6
"homepage" : " https://github.com/openapi-ui/nodejs-openapi-ui" ,
7
7
"bugs" : " https://github.com/openapi-ui/nodejs-openapi-ui/issues" ,
Original file line number Diff line number Diff line change
1
+ # @openapi-ui/hono-openapi-ui
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a ) Thanks [ @rookie-luochao ] ( https://github.com/rookie-luochao ) ! - init publish
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui/hono-openapi-ui" ,
3
3
"description" : " A middleware for using the OpenAPI-UI with Hono" ,
4
- "version" : " 0.0 .0" ,
4
+ "version" : " 0.1 .0" ,
5
5
"author" : " rookie-luochao" ,
6
6
"homepage" : " https://github.com/openapi-ui/nodejs-openapi-ui" ,
7
7
"bugs" : " https://github.com/openapi-ui/nodejs-openapi-ui/issues" ,
Original file line number Diff line number Diff line change
1
+ # @openapi-ui/nestjs-openapi-ui
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ ` 397ce07 ` ] ( https://github.com/openapi-ui/nodejs-openapi-ui/commit/397ce075aac7f1030f5f134e408f3b374807b05a ) Thanks [ @rookie-luochao ] ( https://github.com/rookie-luochao ) ! - init publish
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openapi-ui/nestjs-openapi-ui" ,
3
3
"description" : " A middleware for using the OpenAPI-UI with NestJS" ,
4
- "version" : " 0.0 .0" ,
4
+ "version" : " 0.1 .0" ,
5
5
"author" : " rookie-luochao" ,
6
6
"homepage" : " https://github.com/openapi-ui/nodejs-openapi-ui" ,
7
7
"bugs" : " https://github.com/openapi-ui/nodejs-openapi-ui/issues" ,
You can’t perform that action at this time.
0 commit comments