Skip to content

Commit 980cba5

Browse files
committed
release: v12.3.1
1 parent 676a106 commit 980cba5

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

apps/core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

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+
417
## [12.3.0](https://github.com/mx-space/core/compare/v12.2.6...v12.3.0) (2026-05-10)
518

619

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "12.3.0",
3+
"version": "12.3.1",
44
"type": "module",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)