Skip to content

Commit 74b58f0

Browse files
committed
release: v8.3.2
1 parent bf6021a commit 74b58f0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## [8.3.2](https://github.com/mx-space/core/compare/v8.3.1...v8.3.2) (2025-05-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **auth:** enhance CORS support in CreateAuth handler ([bf6021a](https://github.com/mx-space/core/commit/bf6021a0b4e9d55e85a44eedf2b2cb8c5e07eec6))
9+
10+
11+
312
## [8.3.1](https://github.com/mx-space/core/compare/v8.3.0...v8.3.1) (2025-05-20)
413

514

apps/core/package.json

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

0 commit comments

Comments
 (0)