release: update 3.6.3

This commit is contained in:
xiaoxian521
2022-11-01 16:18:12 +08:00
parent 27bc135bd2
commit 504b45783f
5 changed files with 38 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
# 3.6.3 (2022-11-01)
### 🎫 Feat
- Static resource classification and packaging
- Add danmaku component `demo`
### 🐞 Bug fixes
- Fix the `collapse` property added in the latest version of `tailwindcss` conflicts with the platform `class` class name
- Fix that when the `token` expires, if the page has multiple requests, the `token` will be refreshed repeatedly
# 3.6.2 (2022-10-27)
### ✔️ refactor