release: v4.10.4

This commit is contained in:
Innei
2024-01-14 20:02:12 +08:00
parent 40a5a1afa9
commit d1828e0ebc
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,16 @@
# CHANGELOG
## [4.10.4](https://github.com/mx-space/core/compare/v4.10.3...v4.10.4) (2024-01-14)
### Bug Fixes
* axios http ([0c18317](https://github.com/mx-space/core/commit/0c18317fc1ed6bc9ae2623081d8b68ee4e314f52))
* **deps:** update dependency @clerk/clerk-sdk-node to v4.13.6 ([cd61cdb](https://github.com/mx-space/core/commit/cd61cdbbf6afa81efe3538cd4631edfc4aaeda36))
* **deps:** update dependency @nestjs/cache-manager to v2.2.0 ([#1351](https://github.com/mx-space/core/issues/1351)) ([b91263a](https://github.com/mx-space/core/commit/b91263a1fb1f6bd245cb4f2297579cc3539775b6))
## [4.10.3](https://github.com/mx-space/core/compare/v4.10.2...v4.10.3) (2024-01-10)

View File

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