ezuikit-js 9.0.2-beta.2 → 9.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,9 +1,13 @@
1
- ### v9.0.2(2026-03-26
1
+ ### v9.0.2(2026-03-30
2
2
 
3
3
  #### Feat
4
4
 
5
5
  - 支持 hls 直播流播放
6
6
 
7
+ #### Fix
8
+
9
+ - 取消广播初始化获取麦克风权限
10
+
7
11
  ### v9.0.1(2026-03-25)
8
12
 
9
13
  #### Feat