release: v3.31.1

This commit is contained in:
Innei
2022-06-22 21:48:06 +08:00
parent 37698981da
commit 23f1a5ce55
2 changed files with 27 additions and 2 deletions

View File

@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
## [unreleased]
### Bug Fixes
- Update dependency mongoose-lean-getters to v0.3.4
- Update dependency linkedom to v0.14.12
- Remove serverless fn comment and close #585
### Miscellaneous Tasks
- Update dependency mongodb-memory-server to v8.7.0
- Update dependency @types/jest to v28.1.3
### Refactor
- Global prefix routes ([#583](https://github.com/orhun/git-cliff/issues/583))
### Ci
- Checkout depth
## [3.31.0] - 2022-06-19
### Features
- Support json5 for snippet
@@ -13,6 +34,10 @@ All notable changes to this project will be documented in this file.
- Add comment for fixme
- Add changelog gerenate
### Release
- V3.31.0
## [3.31.0-alpha.1] - 2022-06-18
### Bug Fixes

View File

@@ -1,12 +1,12 @@
{
"name": "@mx-space/core",
"version": "3.31.0",
"version": "3.31.1",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "3.19.6"
"version": "3.19.7"
},
"husky": {
"hooks": {