Skip to content

Commit 51248e0

Browse files
committed
release: v10.2.0
1 parent 6e1f350 commit 51248e0

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

apps/core/CHANGELOG.md

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

3+
# [10.2.0](https://github.com/mx-space/core/compare/v0.7.0...v10.2.0) (2026-03-08)
4+
5+
6+
7+
# [0.7.0](https://github.com/mx-space/core/compare/v0.6.0...v0.7.0) (2026-03-08)
8+
9+
10+
### Bug Fixes
11+
12+
* **webhook:** correct dist output paths for tsdown esm/cjs ([5fc8a03](https://github.com/mx-space/core/commit/5fc8a039088a70d0c29d5c914e7fa6d89868c34e))
13+
14+
15+
16+
# [0.6.0](https://github.com/mx-space/core/compare/v10.1.10...v0.6.0) (2026-03-08)
17+
18+
19+
### Features
20+
21+
* **webhook:** add X-Webhook-Source header to indicate event origin ([899a5f1](https://github.com/mx-space/core/commit/899a5f16495eb88ed9181f344a3956cfa9dc8bee))
22+
23+
24+
325
## [10.1.10](https://github.com/mx-space/core/compare/v10.1.9...v10.1.10) (2026-03-07)
426

527

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

0 commit comments

Comments
 (0)