release: v3.8.1

This commit is contained in:
Innei
2021-10-04 14:42:30 +08:00
parent bb108e47b2
commit 822af93b00
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [3.8.1](https://github.com/mx-space/server-next/compare/v3.8.0...v3.8.1) (2021-10-04)
### Bug Fixes
* markdown import logic ([bb108e4](https://github.com/mx-space/server-next/commit/bb108e47b22de37401e9aad4ce3a6baee1d02f60))
# [3.8.0](https://github.com/mx-space/server-next/compare/v3.7.10...v3.8.0) (2021-10-03)

View File

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