release: v8.3.2

This commit is contained in:
Innei
2025-05-27 00:47:57 +08:00
parent bf6021a0b4
commit 74b58f0b07
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# CHANGELOG
## [8.3.2](https://github.com/mx-space/core/compare/v8.3.1...v8.3.2) (2025-05-26)
### Bug Fixes
* **auth:** enhance CORS support in CreateAuth handler ([bf6021a](https://github.com/mx-space/core/commit/bf6021a0b4e9d55e85a44eedf2b2cb8c5e07eec6))
## [8.3.1](https://github.com/mx-space/core/compare/v8.3.0...v8.3.1) (2025-05-20)

View File

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