release: v4.3.4

This commit is contained in:
Innei
2023-08-22 22:35:32 +08:00
parent 0c1655e2bb
commit 7ee1a42419
2 changed files with 12 additions and 2 deletions

View File

@@ -1,5 +1,15 @@
# CHANGELOG
## [4.3.4](https://github.com/mx-space/core/compare/v4.3.3...v4.3.4) (2023-08-22)
### Bug Fixes
* docker-compose command ([#1111](https://github.com/mx-space/core/issues/1111)) ([4495304](https://github.com/mx-space/core/commit/4495304ee02deec6ab16508dc6aae195d72fa17d))
* redis password auth ([0c1655e](https://github.com/mx-space/core/commit/0c1655e2bb4f18c0e97374119e5076b5e23f531f))
## [4.3.3](https://github.com/mx-space/core/compare/v4.3.2...v4.3.3) (2023-08-10)

View File

@@ -1,12 +1,12 @@
{
"name": "@mx-space/core",
"version": "4.3.3",
"version": "4.3.4",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "3.32.1"
"version": "3.32.2"
},
"repository": {
"directory": "mx-space/core",