We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049e6a5 commit d839edbCopy full SHA for d839edb
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
## [8.4.1](https://github.com/mx-space/core/compare/v8.4.0...v8.4.1) (2025-11-24)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "8.4.1",
+ "version": "8.4.2",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
0 commit comments