release: v4.11.4

This commit is contained in:
Innei
2024-02-03 19:46:29 +08:00
parent ccc739345a
commit 3debe46307
2 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [4.11.4](https://github.com/mx-space/core/compare/v4.11.3...v4.11.4) (2024-02-03)
### Features
* manually trigger algolia search index update ([d094272](https://github.com/mx-space/core/commit/d0942725bdab9fd8d5ddbdc29ddaa19501d25518))
## [4.11.3](https://github.com/mx-space/core/compare/v4.11.2...v4.11.3) (2024-02-02)

View File

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