Skip to content

Commit 1e12eef

Browse files
committed
release: v11.4.3
1 parent b2444ad commit 1e12eef

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

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+
## [11.4.3](https://github.com/mx-space/core/compare/v11.4.2...v11.4.3) (2026-04-28)
4+
5+
6+
### Features
7+
8+
* **ai:** add min text length threshold for auto summary/insights ([b2444ad](https://github.com/mx-space/core/commit/b2444ad41940006a5c3b167bd842ced092569005))
9+
10+
11+
312
## [11.4.2](https://github.com/mx-space/core/compare/v11.4.1...v11.4.2) (2026-04-26)
413

514

apps/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "11.4.2",
3+
"version": "11.4.3",
44
"type": "module",
55
"private": true,
66
"engines": {
@@ -15,7 +15,7 @@
1515
"author": "Innei <https://innei.in>",
1616
"dashboard": {
1717
"repo": "mx-space/mx-admin",
18-
"version": "6.7.1"
18+
"version": "6.7.2"
1919
},
2020
"issues": "https://github.com/mx-space/core/issues",
2121
"scripts": {

0 commit comments

Comments
 (0)