release: v4.2.5

This commit is contained in:
Innei
2023-06-23 16:15:59 +08:00
parent 2eb81b26fb
commit 7eea2e34d3
2 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,20 @@
# CHANGELOG
## [4.2.5](https://github.com/mx-space/core/compare/v4.2.4...v4.2.5) (2023-06-23)
### Bug Fixes
* cache manger ttl ([adbb000](https://github.com/mx-space/core/commit/adbb000bb4ee4d92cf378de8e1f8bcecc1e66423))
* test ([38f4d3b](https://github.com/mx-space/core/commit/38f4d3b235e96a96c18f446990144f9d4c3be96a))
### Features
* add process reporter ([6744f03](https://github.com/mx-space/core/commit/6744f032cf48dbb6ddaf0ec3931c0e45a043df93))
## [4.2.4](https://github.com/mx-space/core/compare/v4.2.3...v4.2.4) (2023-06-23)

View File

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