Skip to content

Commit 9634eac

Browse files
committed
release: v10.1.9
1 parent c3d2456 commit 9634eac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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.1.9](https://github.com/mx-space/core/compare/v10.1.8...v10.1.9) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **telemetry:** harden telemetry module robustness and security ([515c0e7](https://github.com/mx-space/core/commit/515c0e7dbe9ee1c1bc5a5d16a7ad4883d7e83437))
9+
10+
11+
312
## [10.1.8](https://github.com/mx-space/core/compare/v10.1.7...v10.1.8) (2026-03-03)
413

514

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

0 commit comments

Comments
 (0)