release: v3.6.20

This commit is contained in:
Innei
2021-09-27 10:56:51 +08:00
parent 29618d27f5
commit 5c6198deeb
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
## [3.6.20](https://github.com/mx-space/server-next/compare/v3.6.19...v3.6.20) (2021-09-27)
### Bug Fixes
* **deps:** update dependency fastify-swagger to v4.12.1 ([08a4753](https://github.com/mx-space/server-next/commit/08a4753c24589b246f8ae2ea76c4ad06454fb3aa))
* **deps:** update dependency nanoid to v3.1.28 ([28ec5ae](https://github.com/mx-space/server-next/commit/28ec5ae177bf7ef1f75883aad388a2d17b4fd9cb))
## [3.6.19](https://github.com/mx-space/server-next/compare/v3.6.18...v3.6.19) (2021-09-26)

View File

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