release: v5.0.0-alpha.3

This commit is contained in:
Innei
2024-02-13 17:51:02 +08:00
parent 057a232915
commit 0789598584
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
# [5.0.0-alpha.3](https://github.com/mx-space/core/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2024-02-13)
### Bug Fixes
* add real ip for cf ([057a232](https://github.com/mx-space/core/commit/057a23291580dd895d32a1155052c42e34e6a8b4))
# [5.0.0-alpha.2](https://github.com/mx-space/core/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2024-02-13)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",