Skip to content

Commit a771da6

Browse files
committed
release: v7.3.0
1 parent d03256b commit a771da6

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

33

4+
## 7.3.0 (2026-05-15)
5+
6+
* release: v7.3.0 ([963b6a9](https://github.com/mx-space/mx-admin/commit/963b6a9))
7+
* feat(shorthand): multi-enrichment preview for recently entries (#1044) ([d03256b](https://github.com/mx-space/mx-admin/commit/d03256b)), closes [#1044](https://github.com/mx-space/mx-admin/issues/1044)
8+
* chore(deps): bump @haklex/* to 0.11.0 ([8d98a22](https://github.com/mx-space/mx-admin/commit/8d98a22))
9+
* chore(deps): bump @haklex/* to 0.12.0 ([be37002](https://github.com/mx-space/mx-admin/commit/be37002))
10+
* chore(deps): bump @haklex/* to 0.13.0 ([8ff334a](https://github.com/mx-space/mx-admin/commit/8ff334a))
11+
412
## 7.2.0 (2026-05-14)
513

6-
* release: v7.2.0 ([e9d34ec](https://github.com/mx-space/mx-admin/commit/e9d34ec))
14+
* release: v7.2.0 ([54989a5](https://github.com/mx-space/mx-admin/commit/54989a5))
715
* chore(deps): bump @haklex/* from 0.8.0 to 0.9.1 ([1155ee2](https://github.com/mx-space/mx-admin/commit/1155ee2))
816
* chore(deps): bump @haklex/* to 0.10.0 ([d010c18](https://github.com/mx-space/mx-admin/commit/d010c18))
917
* chore(deps): bump @haklex/* to 0.9.2 ([5a39cb7](https://github.com/mx-space/mx-admin/commit/5a39cb7))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mx-admin-monorepo",
33
"private": true,
4-
"version": "7.2.0",
4+
"version": "7.3.0",
55
"bump": {
66
"before": [
77
"git pull --rebase"

0 commit comments

Comments
 (0)