release: v3.7.1

This commit is contained in:
Innei
2021-09-29 11:32:14 +08:00
parent 53cdf9a36c
commit beab71694e
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
## [3.7.1](https://github.com/mx-space/server-next/compare/v3.7.0...v3.7.1) (2021-09-29)
### Bug Fixes
* backup after force remove temp ([53cdf9a](https://github.com/mx-space/server-next/commit/53cdf9a36ce7e1df84774e44613838ec16cf3080))
* **deps:** update dependency fastify-swagger to v4.12.2 ([1adf30d](https://github.com/mx-space/server-next/commit/1adf30dfa3943d9f721594daddf3798aef9def37))
# [3.7.0](https://github.com/mx-space/server-next/compare/v3.6.21...v3.7.0) (2021-09-28)

View File

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