ezuikit-js 9.0.7-beta.2 → 9.0.8-beta.1

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,4 +1,4 @@
1
- ### v9.0.7-beta.2
1
+ ### v9.0.8-beta.1
2
2
 
3
3
  - 新增 `aiChat` 配置(对象),透传给内部 AIChat 实例,支持自定义容器、嵌入模式等
4
4
  - 用法:`new EZUIKitPlayer({ aiChat: { container: '#x', embed: true } })`