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 f6ed0c8 commit 1781f05Copy full SHA for 1781f05
2 files changed
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [11.0.11](https://github.com/mx-space/core/compare/v11.0.10...v11.0.11) (2026-04-01)
4
+
5
6
+### Bug Fixes
7
8
+* **activity:** filter null refs in getRecentComment ([f6ed0c8](https://github.com/mx-space/core/commit/f6ed0c8733e50acc82448b4971c656177da7cfdb))
9
10
11
12
## [11.0.10](https://github.com/mx-space/core/compare/v11.0.9...v11.0.10) (2026-04-01)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "11.0.10",
+ "version": "11.0.11",
"type": "module",
"private": true,
"engines": {
0 commit comments