@vivocha/public-types
Advanced tools
Comparing version 1.3.0-gaia.1 to 1.3.0-gaia.2
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.3.0-gaia.2](https://github.com/vivocha/vivocha/compare/@vivocha/public-types@1.3.0-gaia.1...@vivocha/public-types@1.3.0-gaia.2) (2024-07-18) | ||
### Bug Fixes | ||
* **public-types:** add ignoreAniOnCustomer ([b291c8f](https://github.com/vivocha/vivocha/commit/b291c8fe925430df5cfeee9826ca5cb4b5b5b6d2)) | ||
# [1.2.0](https://github.com/vivocha/vivocha/compare/@vivocha/public-types@1.1.4...@vivocha/public-types@1.2.0) (2024-06-19) | ||
@@ -8,0 +19,0 @@ |
@@ -67,2 +67,3 @@ import { AssetManagerAPITypes } from './asset_manager'; | ||
startAsIdle?: boolean; | ||
ignoreAniOnCustomer?: boolean; | ||
userAgent?: string; | ||
@@ -69,0 +70,0 @@ channelEntryPointLanguage?: string; |
{ | ||
"name": "@vivocha/public-types", | ||
"version": "1.3.0-gaia.1", | ||
"version": "1.3.0-gaia.2", | ||
"description": "Vivocha public types", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "2dcfa1d9fadd52e58b7c4b88274449052ddf1c52" | ||
"gitHead": "cd4e211e76a01bb300b777130730baafe3d20bec" | ||
} |
69670
2376
1