@tivio/sdk-react 9.1.3 → 9.1.4

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
@@ -6,6 +6,9 @@ settings in the administration of Tivio Studio while having the freedom to build
6
6
 
7
7
  ## Changelog
8
8
 
9
+ * 9.1.4
10
+ * patch: disable setUser check
11
+
9
12
  * 9.1.3
10
13
  * minor: add renderWebPlayer method for rendering outside of React
11
14
  * minor: expose createTivio
package/README.md.bak CHANGED
@@ -6,6 +6,9 @@ settings in the administration of Tivio Studio while having the freedom to build
6
6
 
7
7
  ## Changelog
8
8
 
9
+ * 9.1.4
10
+ * patch: disable setUser check
11
+
9
12
  * 9.1.3
10
13
  * minor: add renderWebPlayer method for rendering outside of React
11
14
  * minor: expose createTivio