release: v3.7.9

This commit is contained in:
Innei
2021-10-03 11:49:19 +08:00
parent 167644a344
commit a7be95e653
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
## [3.7.9](https://github.com/mx-space/server-next/compare/v3.7.8...v3.7.9) (2021-10-03)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.12.4 ([cc9ad63](https://github.com/mx-space/server-next/commit/cc9ad63ca639d90c76eaa483ec45a17a5c27b16b))
* Import user module repeatedly ([#92](https://github.com/mx-space/server-next/issues/92)) ([f7c4b42](https://github.com/mx-space/server-next/commit/f7c4b420a8bb924642ba1691d671a7dcbfcaae27))
## [3.7.8](https://github.com/mx-space/server-next/compare/v3.7.7...v3.7.8) (2021-10-02)

View File

@@ -1,6 +1,6 @@
{
"name": "server-next",
"version": "3.7.8",
"version": "3.7.9",
"description": "",
"author": "Innei <https://innei.ren>",
"private": true,