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 bac4736 commit f4d8e73Copy full SHA for f4d8e73
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [8.4.5](https://github.com/mx-space/core/compare/v8.4.4...v8.4.5) (2026-01-08)
4
+
5
6
+### Bug Fixes
7
8
+* ignore eslint rule ([bac4736](https://github.com/mx-space/core/commit/bac473693252a8cbc20807545205a27222b1fe91))
9
10
11
12
## [8.4.4](https://github.com/mx-space/core/compare/v8.4.3...v8.4.4) (2026-01-08)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "8.4.4",
+ "version": "8.4.5",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
0 commit comments