release: v5.4.7

This commit is contained in:
Innei
2024-04-06 19:32:03 +08:00
parent 64e2dbfb78
commit 10b77781ef
2 changed files with 12 additions and 2 deletions

View File

@@ -1,5 +1,15 @@
# CHANGELOG
## [5.4.7](https://github.com/mx-space/core/compare/v5.4.6...v5.4.7) (2024-04-06)
### Bug Fixes
* downgrade snakecase ([64e2dbf](https://github.com/mx-space/core/commit/64e2dbfb7836b3c577b1c07a751a25f342a3e3df))
* downgrade snakecase ([f3a0d06](https://github.com/mx-space/core/commit/f3a0d063ad4ed44e5fb443aa8d5f52a6450652d2))
## [5.4.6](https://github.com/mx-space/core/compare/v5.4.5...v5.4.6) (2024-04-06)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "5.4.6",
"version": "5.4.7",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
@@ -165,4 +165,4 @@
"mongodb-memory-server": "^9.1.5",
"redis-memory-server": "^0.10.0"
}
}
}