release: v7.0.5
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
## [7.0.5](https://github.com/mx-space/core/compare/v7.0.4...v7.0.5) (2024-09-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** append user id for session ([b41a35f](https://github.com/mx-space/core/commit/b41a35f67542d700d384460f1e5ab23acca76296))
|
||||
|
||||
|
||||
|
||||
## [7.0.4](https://github.com/mx-space/core/compare/v7.0.3...v7.0.4) (2024-09-04)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mx-space/core",
|
||||
"version": "7.0.4",
|
||||
"version": "7.0.5",
|
||||
"private": true,
|
||||
"license": "AGPLv3",
|
||||
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
|
||||
@@ -11,7 +11,7 @@
|
||||
"author": "Innei <https://innei.in>",
|
||||
"dashboard": {
|
||||
"repo": "mx-space/mx-admin",
|
||||
"version": "4.7.2"
|
||||
"version": "4.7.3"
|
||||
},
|
||||
"issues": "https://github.com/mx-space/core/issues",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user