release: v7.1.4

This commit is contained in:
Innei
2024-09-17 02:14:24 +08:00
parent 764e30fb94
commit 36b44914d0
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [7.1.4](https://github.com/mx-space/core/compare/v7.1.3...v7.1.4) (2024-09-16)
### Bug Fixes
* **reader:** assign to comment dto ([764e30f](https://github.com/mx-space/core/commit/764e30fb948a5fb94deab740fdc702f96003e4a0))
## [7.1.3](https://github.com/mx-space/core/compare/v7.1.2...v7.1.3) (2024-09-16)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "7.1.3",
"version": "7.1.4",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",