release: v3.30.1
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user