File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ # [ 8.4.0] ( https://github.com/mx-space/core/compare/v8.3.2...v8.4.0 ) (2025-07-10)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * remove patch ([ 14fe84c] ( https://github.com/mx-space/core/commit/14fe84c0bf20209d0a05f3d8f68903c67ca3b690 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * ** ai:** integrate new AI SDK and refactor AI services ([ 3e12044] ( https://github.com/mx-space/core/commit/3e12044fcebdf8b13aa6a7d28f7b4ba3037d7353 ) )
14
+ * ** core:** 实现文章的发布/取消发布功能 ([ #2443 ] ( https://github.com/mx-space/core/issues/2443 ) ) ([ 00b66be] ( https://github.com/mx-space/core/commit/00b66bef7ea49d7fa7097362dabfcc12cc2db6e9 ) )
15
+ * ** server-time:** enhance middleware configuration and import context ([ a463551] ( https://github.com/mx-space/core/commit/a4635519b8846bc32d42611835c40d6d9ddc4819 ) )
16
+
17
+
18
+
3
19
## [ 8.3.2] ( https://github.com/mx-space/core/compare/v8.3.1...v8.3.2 ) (2025-05-26)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mx-space/core" ,
3
- "version" : " 8.3.2 " ,
3
+ "version" : " 8.4.0 " ,
4
4
"private" : true ,
5
5
"license" : " AGPLv3" ,
6
6
"homepage" : " https://github.com/mx-space/core/tree/master/apps/core#readme" ,
11
11
"author" : " Innei <https://innei.in>" ,
12
12
"dashboard" : {
13
13
"repo" : " mx-space/mx-admin" ,
14
- "version" : " 4.9.0 "
14
+ "version" : " 4.10.1 "
15
15
},
16
16
"issues" : " https://github.com/mx-space/core/issues" ,
17
17
"scripts" : {
164
164
"vite-tsconfig-paths" : " 5.1.4" ,
165
165
"vitest" : " 1.5.2"
166
166
}
167
- }
167
+ }
You can’t perform that action at this time.
0 commit comments