release: v3.30.1

This commit is contained in:
Innei
2022-06-13 11:50:34 +08:00
parent 97649203c0
commit 6abfc99ff9
2 changed files with 12 additions and 1 deletions

View File

@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
### Bug Fixes
- Use inspect object
- Custom token validate
## [3.30.0] - 2022-06-12
### Bug Fixes
- Jwt verfiy
- Pin sort
- Pin order
@@ -18,6 +25,10 @@ All notable changes to this project will be documented in this file.
- Cleanup
### Release
- V3.30.0
## [3.30.0-alpha.1] - 2022-06-11
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/mx-server",
"version": "3.30.0",
"version": "3.30.1",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",