@brandbrigade/ott-bb-player 1.1.0 → 1.1.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/README.md CHANGED
@@ -207,4 +207,8 @@ Implemented destroy method to properly dispose OTTPlayer instances
207
207
  - Add Lifecicle management
208
208
  - Add status overlay
209
209
  - Fix toggle(flag: boolean)
210
- - Update onAdEvent(eventType: 'start' | 'end') logic
210
+ - Update onAdEvent(eventType: 'start' | 'end') logic
211
+
212
+ **Version v1.1.1** -
213
+ - Fix no augmentation when showAugmentationStatus: false
214
+ - Reset ads to default if no arguments provided to setAd()