release: v5.1.3

This commit is contained in:
Innei
2024-02-22 17:19:10 +08:00
parent 634225775b
commit 7cb6eea287
2 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [5.1.3](https://github.com/mx-space/core/compare/v5.1.2...v5.1.3) (2024-02-22)
### Bug Fixes
* activity ref type transform to lower case ([6342257](https://github.com/mx-space/core/commit/634225775bcdb8ae7281be2ca6005f2a2e6efa63))
## [5.1.2](https://github.com/mx-space/core/compare/v5.1.1...v5.1.2) (2024-02-21)

View File

@@ -1,12 +1,12 @@
{
"name": "@mx-space/core",
"version": "5.1.2",
"version": "5.1.3",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "4.1.0"
"version": "4.1.1"
},
"repository": {
"directory": "mx-space/core",