Skip to content

Commit fb7efac

Browse files
committed
release: v10.1.5
1 parent 2450f9d commit fb7efac

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.1.5](https://github.com/mx-space/core/compare/v10.1.4...v10.1.5) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **webhook:** update pagination logic in getEventsByHookId method ([2450f9d](https://github.com/mx-space/core/commit/2450f9d08b2b36e8c71dd12c20ccc5983542e10c))
9+
10+
11+
312
## [10.1.4](https://github.com/mx-space/core/compare/v10.1.3...v10.1.4) (2026-03-01)
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.1.4",
3+
"version": "10.1.5",
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.1"
18+
"version": "6.1.3"
1919
},
2020
"issues": "https://github.com/mx-space/core/issues",
2121
"scripts": {

0 commit comments

Comments
 (0)