Skip to content

Commit 5bdccb2

Browse files
committed
release: v3.6.21
1 parent af90344 commit 5bdccb2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [3.6.21](https://github.com/mx-space/server-next/compare/v3.6.20...v3.6.21) (2021-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **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))
7+
* **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))
8+
9+
10+
### Features
11+
12+
* add author and created to markdown render ([af90344](https://github.com/mx-space/server-next/commit/af9034424c11cdbc642ad42afb1813d37cd986e8))
13+
14+
15+
116
## [3.6.20](https://github.com/mx-space/server-next/compare/v3.6.19...v3.6.20) (2021-09-27)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "server-next",
3-
"version": "3.6.20",
3+
"version": "3.6.21",
44
"description": "",
55
"author": "Innei <https://innei.ren>",
66
"private": true,

0 commit comments

Comments
 (0)