release: v7.0.4

This commit is contained in:
Innei
2024-09-04 13:37:28 +08:00
parent 31b7750a71
commit 92fed33c56
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [7.0.4](https://github.com/mx-space/core/compare/v7.0.3...v7.0.4) (2024-09-04)
### Bug Fixes
* auth jwt ([bba36c2](https://github.com/mx-space/core/commit/bba36c2d1aa532a5f4ccc8401f565fb89f8691c6))
## [7.0.3](https://github.com/mx-space/core/compare/v7.0.2...v7.0.3) (2024-09-04)

View File

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