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 9de3ace commit 20a0a06Copy full SHA for 20a0a06
2 files changed
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [11.4.5](https://github.com/mx-space/core/compare/v11.4.4...v11.4.5) (2026-04-29)
4
+
5
6
+### Features
7
8
+* **note:** add topic recent-update endpoint and api-client method ([d72cb29](https://github.com/mx-space/core/commit/d72cb29f82a009697af59469fb339382a9df218e))
9
10
11
12
## [11.4.4](https://github.com/mx-space/core/compare/v11.4.3...v11.4.4) (2026-04-29)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "11.4.4",
+ "version": "11.4.5",
"type": "module",
"private": true,
"engines": {
0 commit comments