Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 1fe7061

Browse files
committed
release: v5.10.1
1 parent 22b2798 commit 1fe7061

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [5.10.1](https://github.com/mx-space/admin-vue3/compare/v5.10.0...v5.10.1) (2026-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* correct API response handling in PasskeyEntry component ([22b2798](https://github.com/mx-space/admin-vue3/commit/22b2798721222df67841a8ef23b6186f8c09358a))
9+
10+
11+
312
# [5.10.0](https://github.com/mx-space/admin-vue3/compare/v5.9.3...v5.10.0) (2026-02-02)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "5.10.0",
3+
"version": "5.10.1",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)