Skip to content

Commit d839edb

Browse files
committed
release: v8.4.2
1 parent 049e6a5 commit d839edb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## [8.4.2](https://github.com/mx-space/core/compare/v8.4.1...v8.4.2) (2025-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **ai-summary:** log error details in AI summary service ([049e6a5](https://github.com/mx-space/core/commit/049e6a5cb6d6187f7f703bd4d2b2f9e024cf57fb))
9+
10+
11+
312
## [8.4.1](https://github.com/mx-space/core/compare/v8.4.0...v8.4.1) (2025-11-24)
413

514

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "8.4.1",
3+
"version": "8.4.2",
44
"private": true,
55
"license": "AGPLv3",
66
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",

0 commit comments

Comments
 (0)