release: v7.0.3

This commit is contained in:
Innei
2024-09-04 12:20:21 +08:00
parent 311f2de80c
commit 0327ab7c14
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [7.0.3](https://github.com/mx-space/core/compare/v7.0.2...v7.0.3) (2024-09-04)
### Bug Fixes
* auth ([311f2de](https://github.com/mx-space/core/commit/311f2de80cc56aa7a55963a86217fb65bf405528))
## [7.0.2](https://github.com/mx-space/core/compare/v7.0.2-alpha.0...v7.0.2) (2024-09-04)

View File

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