Skip to content

Commit 7a5ed06

Browse files
committed
release: v10.1.8
1 parent 027f62f commit 7a5ed06

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

apps/core/CHANGELOG.md

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

3+
## [10.1.8](https://github.com/mx-space/core/compare/v10.1.7...v10.1.8) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @haklex/rich-headless to v0.0.50 ([#2608](https://github.com/mx-space/core/issues/2608)) ([4258242](https://github.com/mx-space/core/commit/42582429982db7fe108a8a0db3a4bdf1e2c281e9))
9+
* **deps:** update dependency @haklex/rich-headless to v0.0.54 ([#2610](https://github.com/mx-space/core/issues/2610)) ([027f62f](https://github.com/mx-space/core/commit/027f62f126d55fa812ff066907764ccf832a2959))
10+
* **deps:** update dependency @nestjs/schedule to v6.1.1 ([#2604](https://github.com/mx-space/core/issues/2604)) ([45a297a](https://github.com/mx-space/core/commit/45a297a95788b7c563a9e075ce1c8444142d5cd7))
11+
12+
13+
314
## [10.1.7](https://github.com/mx-space/core/compare/v10.1.6...v10.1.7) (2026-03-02)
415

516

apps/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "10.1.7",
3+
"version": "10.1.8",
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.1.3"
18+
"version": "6.1.5"
1919
},
2020
"issues": "https://github.com/mx-space/core/issues",
2121
"scripts": {
@@ -180,4 +180,4 @@
180180
"vite-tsconfig-paths": "6.1.1",
181181
"vitest": "4.0.18"
182182
}
183-
}
183+
}

0 commit comments

Comments
 (0)