release: update 5.6.0

This commit is contained in:
xiaoxian521
2024-05-14 09:55:45 +08:00
parent 8934499349
commit 613d20fc1b
5 changed files with 44 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
# 5.6.0 (2024-05-14)
### ✔️ Refactor
- Upgrade `pnpm` to `v9` version, requiring `pnpm` version `>=9`
### 🐞 Bug fixes
- Fixed the issue where clicking on an external link would jump twice
### 🍏 Perf
- Optimize `ReSegmented` component
# 5.5.0 (2024-05-07)
### 📄 Docs