release: v3.12.5

This commit is contained in:
Innei
2022-01-04 23:22:56 +08:00
parent 9dc81c88d0
commit adf541de28
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
## [3.12.5](https://github.com/mx-space/server-next/compare/v3.12.4...v3.12.5) (2022-01-04)
## [3.12.4](https://github.com/mx-space/server-next/compare/v3.12.3...v3.12.4) (2021-12-31)

View File

@@ -1,6 +1,6 @@
{
"name": "server-next",
"version": "3.12.4",
"version": "3.12.5",
"description": "",
"author": "Innei <https://innei.ren>",
"private": true,
@@ -133,13 +133,13 @@
"@types/cache-manager": "3.4.2",
"@types/ejs": "3.1.0",
"@types/html-minifier": "4.0.2",
"@types/ioredis": "4.28.7",
"@types/ioredis": "4.28.5",
"@types/jest": "27.4.0",
"@types/js-yaml": "4.0.5",
"@types/lodash": "4.14.178",
"@types/marked": "4.0.1",
"@types/mongoose-paginate-v2": "1.4.2",
"@types/node": "16.11.18",
"@types/node": "16.11.17",
"@types/nodemailer": "6.4.4",
"@types/passport-jwt": "3.0.6",
"@types/redis": "2.8.32",
@@ -150,7 +150,7 @@
"husky": "7.0.4",
"ioredis": "*",
"jest": "27.4.5",
"lint-staged": "12.1.5",
"lint-staged": "12.1.4",
"mockingoose": "2.15.2",
"prettier": "2.5.1",
"rimraf": "3.0.2",