release: v3.9.5

This commit is contained in:
Innei
2021-10-14 19:16:53 +08:00
parent e1a17af679
commit 55ce5965c7
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [3.9.5](https://github.com/mx-space/server-next/compare/v3.9.4...v3.9.5) (2021-10-14)
### Bug Fixes
* downgrade eslint to v7 ([8928574](https://github.com/mx-space/server-next/commit/8928574b7f53495754f242b7cba89513966a23e4))
## [3.9.4](https://github.com/mx-space/server-next/compare/v3.9.3...v3.9.4) (2021-10-14)

View File

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