release: v7.2.3

This commit is contained in:
Innei
2024-11-29 23:46:05 +08:00
parent 9ffb3ea4db
commit fca49367d2
2 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [7.2.3](https://github.com/mx-space/core/compare/v7.2.2...v7.2.3) (2024-11-29)
### Bug Fixes
* get sessionId ([ca18882](https://github.com/mx-space/core/commit/ca18882c87066ac05db76c27aae74e82079e2576))
## [7.2.2](https://github.com/mx-space/core/compare/v7.2.1...v7.2.2) (2024-11-28)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "7.2.2",
"version": "7.2.3",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
@@ -171,4 +171,4 @@
"vitest": "1.5.2",
"zx": "7.2.3"
}
}
}