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 58983ae commit 6bb2a11Copy full SHA for 6bb2a11
2 files changed
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [11.5.1](https://github.com/mx-space/core/compare/v11.5.0...v11.5.1) (2026-05-02)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency marked to v18.0.3 ([#2654](https://github.com/mx-space/core/issues/2654)) ([3c86d7e](https://github.com/mx-space/core/commit/3c86d7e9fa0318759d6f13ba1a80e5f98deb9ed4))
9
10
11
12
# [11.5.0](https://github.com/mx-space/core/compare/v11.4.8...v11.5.0) (2026-05-01)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "11.5.0",
+ "version": "11.5.1",
"type": "module",
"private": true,
"engines": {
0 commit comments