Skip to content

Commit d9fc9e2

Browse files
committed
release: v10.0.2
1 parent 2b58461 commit d9fc9e2

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

apps/core/CHANGELOG.md

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

3+
## [10.0.2](https://github.com/mx-space/core/compare/v10.0.1...v10.0.2) (2026-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **zod:** zLang should convert 'original' to undefined instead of passing through ([2b58461](https://github.com/mx-space/core/commit/2b584615ab32c2cab68f44289ff2b51501b754c7))
9+
10+
11+
312
## [10.0.1](https://github.com/mx-space/core/compare/v10.0.0...v10.0.1) (2026-02-14)
413

514

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": "10.0.1",
3+
"version": "10.0.2",
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.0.6"
18+
"version": "6.0.7"
1919
},
2020
"issues": "https://github.com/mx-space/core/issues",
2121
"scripts": {

0 commit comments

Comments
 (0)