release: v4.1.0

This commit is contained in:
Innei
2023-06-08 22:02:59 +08:00
parent 5821c04640
commit 864fb31921
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
# [4.1.0](https://github.com/mx-space/core/compare/v4.1.0-beta.1...v4.1.0) (2023-06-08)
### Bug Fixes
* escapeXml for feed ([5821c04](https://github.com/mx-space/core/commit/5821c04640a813a243ca42d8248d930cf5645941))
# [4.1.0-beta.1](https://github.com/mx-space/core/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2023-06-07)

View File

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