release: v3.6.21

This commit is contained in:
Innei
2021-09-27 11:47:21 +08:00
parent af9034424c
commit 5bdccb2ef2
2 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,18 @@
## [3.6.21](https://github.com/mx-space/server-next/compare/v3.6.20...v3.6.21) (2021-09-27)
### Bug Fixes
* **deps:** update dependency @typegoose/auto-increment to v1 ([#73](https://github.com/mx-space/server-next/issues/73)) ([66715d0](https://github.com/mx-space/server-next/commit/66715d00610133bc6957599ac9ee8fa9cd4dea03))
* **deps:** update dependency graphql to v15.6.0 ([#66](https://github.com/mx-space/server-next/issues/66)) ([db8db82](https://github.com/mx-space/server-next/commit/db8db822cc5f820eb8952984135f8e3630edffbd))
### Features
* add author and created to markdown render ([af90344](https://github.com/mx-space/server-next/commit/af9034424c11cdbc642ad42afb1813d37cd986e8))
## [3.6.20](https://github.com/mx-space/server-next/compare/v3.6.19...v3.6.20) (2021-09-27)

View File

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