Skip to content

Commit 7a4ee66

Browse files
committed
release: v8.1.1
1 parent c26e9ef commit 7a4ee66

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

apps/core/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## [8.1.1](https://github.com/mx-space/core/compare/v8.1.0...v8.1.1) (2025-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* deploy script ([#2409](https://github.com/mx-space/core/issues/2409)) ([577d5c5](https://github.com/mx-space/core/commit/577d5c540143f9e8616e25af79a9a025cf76143f))
9+
* **gateway/auth:** broadcast failure ([#2413](https://github.com/mx-space/core/issues/2413)) ([128b92c](https://github.com/mx-space/core/commit/128b92cbee08e0d1d6797ad185057665cc814e4b))
10+
* lint and fix cache service ([9626378](https://github.com/mx-space/core/commit/96263782d0997f3e6f86f88f9d61854cebf5a1b7))
11+
* mask custom connection string passwords (CLI & env) ([#2410](https://github.com/mx-space/core/issues/2410)) ([e0f5116](https://github.com/mx-space/core/commit/e0f511668aa918a7cfd5b56c34f874a91e532558))
12+
13+
14+
315
# [8.1.0](https://github.com/mx-space/core/compare/v8.0.3...v8.1.0) (2025-03-25)
416

517

apps/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "8.1.0",
3+
"version": "8.1.1",
44
"private": true,
55
"license": "AGPLv3",
66
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",

0 commit comments

Comments
 (0)