Skip to content

Commit 94c0cd8

Browse files
committed
release: v11.1.1
1 parent ec8bbfc commit 94c0cd8

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

apps/core/CHANGELOG.md

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

3+
## [11.1.1](https://github.com/mx-space/core/compare/v11.1.0...v11.1.1) (2026-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* bug ([9976922](https://github.com/mx-space/core/commit/9976922d092c02d9242b713a7a504ef2b087d819))
9+
10+
11+
### Features
12+
13+
* **aggregate:** support i18n for theme config via lang suffix snippets ([7e89b46](https://github.com/mx-space/core/commit/7e89b46c528151be90707947f9719ef923f77bfc))
14+
15+
16+
317
# [11.1.0](https://github.com/mx-space/core/compare/v11.0.14...v11.1.0) (2026-04-05)
418

519

apps/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "11.1.0",
3+
"version": "11.1.1",
44
"type": "module",
55
"private": true,
66
"engines": {
@@ -15,7 +15,7 @@
1515
"author": "Innei <https://innei.in>",
1616
"dashboard": {
1717
"repo": "mx-space/mx-admin",
18-
"version": "6.5.0"
18+
"version": "6.4.3"
1919
},
2020
"issues": "https://github.com/mx-space/core/issues",
2121
"scripts": {

0 commit comments

Comments
 (0)