release: v7.1.1

This commit is contained in:
Innei
2024-09-14 22:52:31 +08:00
parent 85d4a14022
commit 3d40678558
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [7.1.1](https://github.com/mx-space/core/compare/v7.1.0...v7.1.1) (2024-09-14)
### Bug Fixes
* add `handle` to query ([85d4a14](https://github.com/mx-space/core/commit/85d4a140220fe0163a2efd8267a87836a4fb6df5))
# [7.1.0](https://github.com/mx-space/core/compare/v7.0.7...v7.1.0) (2024-09-14)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "7.1.0",
"version": "7.1.1",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",