release: v5.4.0

This commit is contained in:
Innei
2024-03-24 19:01:34 +08:00
parent 74ddc1504e
commit befa6dfb83
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
# [5.4.0](https://github.com/mx-space/core/compare/v5.3.4...v5.4.0) (2024-03-24)
### Features
* pass `isAuthenticated` to function call ([74ddc15](https://github.com/mx-space/core/commit/74ddc1504e99c107eb167dce259ba843d0a061cf))
## [5.3.4](https://github.com/mx-space/core/compare/v5.3.3...v5.3.4) (2024-03-24)

View File

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