release: v4.7.2

This commit is contained in:
Innei
2023-12-03 18:43:12 +08:00
parent a7e3cd7283
commit 69756fb5e0
2 changed files with 12 additions and 2 deletions

View File

@@ -1,5 +1,15 @@
# CHANGELOG
## [4.7.2](https://github.com/mx-space/core/compare/v4.7.1...v4.7.2) (2023-12-03)
### Bug Fixes
* lockfile ([a7e3cd7](https://github.com/mx-space/core/commit/a7e3cd72832a67851da8b4b6160a41d1ce44561e))
* windows zip minetype detection ([1e9105a](https://github.com/mx-space/core/commit/1e9105a481ba670683d041695ab82bdaa246b44d))
## [4.7.1](https://github.com/mx-space/core/compare/v4.7.0...v4.7.1) (2023-12-02)

View File

@@ -1,12 +1,12 @@
{
"name": "@mx-space/core",
"version": "4.7.1",
"version": "4.7.2",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "3.34.0"
"version": "3.34.1"
},
"repository": {
"directory": "mx-space/core",