release: v7.0.0-alpha.1

This commit is contained in:
Innei
2024-09-02 18:49:49 +08:00
parent a906ee6780
commit de0f2aae08
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# CHANGELOG
# [7.0.0-alpha.1](https://github.com/mx-space/core/compare/v7.0.0-alpha.0...v7.0.0-alpha.1) (2024-09-02)
# [7.0.0-alpha.0](https://github.com/mx-space/core/compare/v6.1.5...v7.0.0-alpha.0) (2024-09-02)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "7.0.0-alpha.0",
"version": "7.0.0-alpha.1",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
@@ -11,7 +11,7 @@
"author": "Innei <https://innei.in>",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "4.6.1"
"version": "4.7.0"
},
"issues": "https://github.com/mx-space/core/issues",
"scripts": {
@@ -170,4 +170,4 @@
"vitest": "1.5.2",
"zx": "7.2.3"
}
}
}