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 429fb15 commit d35ec07Copy full SHA for d35ec07
2 files changed
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [11.4.8](https://github.com/mx-space/core/compare/v11.4.7...v11.4.8) (2026-04-30)
4
+
5
6
+### Bug Fixes
7
8
+* **post:** surface hasInsightsInLocale on detail response ([78d142c](https://github.com/mx-space/core/commit/78d142cacff32c59634bcb031f29d85673a058da))
9
10
11
12
## [11.4.7](https://github.com/mx-space/core/compare/v11.4.6...v11.4.7) (2026-04-30)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "11.4.7",
+ "version": "11.4.8",
"type": "module",
"private": true,
"engines": {
0 commit comments