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 676a106 commit 980cba5Copy full SHA for 980cba5
2 files changed
apps/core/CHANGELOG.md
@@ -1,6 +1,19 @@
1
# CHANGELOG
2
3
4
+## [12.3.1](https://github.com/mx-space/core/compare/v12.3.0...v12.3.1) (2026-05-10)
5
+
6
7
+### Bug Fixes
8
9
+* **note:** use database-generated nid ([c3fefe2](https://github.com/mx-space/core/commit/c3fefe24))
10
11
12
+### Refactor
13
14
+* **migrate:** decouple app-migrate from AppModule via slim MigrationsAppModule ([cda3434](https://github.com/mx-space/core/commit/cda34344))
15
16
17
## [12.3.0](https://github.com/mx-space/core/compare/v12.2.6...v12.3.0) (2026-05-10)
18
19
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "12.3.0",
+ "version": "12.3.1",
"type": "module",
"private": true,
"engines": {
0 commit comments