Skip to content

Commit a717d94

Browse files
committed
release: v11.2.1
1 parent 272e8a1 commit a717d94

2 files changed

Lines changed: 6 additions & 10 deletions

File tree

apps/core/CHANGELOG.md

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

3+
## [11.2.1](https://github.com/mx-space/core/compare/v11.2.0...v11.2.1) (2026-04-19)
4+
5+
6+
37
# [11.2.0](https://github.com/mx-space/core/compare/v11.1.4...v11.2.0) (2026-04-18)
48

59

@@ -372,22 +376,14 @@
372376

373377

374378

375-
# [10.2.0](https://github.com/mx-space/core/compare/v0.7.0...v10.2.0) (2026-03-08)
376-
377-
378-
379-
# [0.7.0](https://github.com/mx-space/core/compare/v0.6.0...v0.7.0) (2026-03-08)
379+
# [10.2.0](https://github.com/mx-space/core/compare/v10.1.10...v10.2.0) (2026-03-08)
380380

381381

382382
### Bug Fixes
383383

384384
* **webhook:** correct dist output paths for tsdown esm/cjs ([5fc8a03](https://github.com/mx-space/core/commit/5fc8a039088a70d0c29d5c914e7fa6d89868c34e))
385385

386386

387-
388-
# [0.6.0](https://github.com/mx-space/core/compare/v10.1.10...v0.6.0) (2026-03-08)
389-
390-
391387
### Features
392388

393389
* **webhook:** add X-Webhook-Source header to indicate event origin ([899a5f1](https://github.com/mx-space/core/commit/899a5f16495eb88ed9181f344a3956cfa9dc8bee))

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": "11.2.0",
3+
"version": "11.2.1",
44
"type": "module",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)