release: v3.39.1

This commit is contained in:
Innei
2022-11-25 22:28:07 +08:00
parent 990457ddee
commit d9f17283a9
2 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [3.39.1](https://github.com/mx-space/core/compare/v3.39.0...v3.39.1) (2022-11-25)
### Bug Fixes
* update admin version ([990457d](https://github.com/mx-space/core/commit/990457ddee8bc09849e632949bc0ef400b81a668))
# [3.39.0](https://github.com/mx-space/core/compare/v3.38.6...v3.39.0) (2022-11-25)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "3.39.0",
"version": "3.39.1",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
@@ -193,4 +193,4 @@
"pino": "./external/pino",
"get-pixels@^3>request": "./external/request"
}
}
}