release: v4.2.6

This commit is contained in:
Innei
2023-06-23 23:50:38 +08:00
parent 719a49ca77
commit cdcb744048
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# CHANGELOG
## [4.2.6](https://github.com/mx-space/core/compare/v4.2.5...v4.2.6) (2023-06-23)
### Bug Fixes
* enum uppercase ([33539aa](https://github.com/mx-space/core/commit/33539aa69674d75d002e09532c4080ef01801930))
* re-sign token ([719a49c](https://github.com/mx-space/core/commit/719a49ca7782fdd44a1ea689f24f4633d1f8bde1))
## [4.2.5](https://github.com/mx-space/core/compare/v4.2.4...v4.2.5) (2023-06-23)

View File

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