@tivio/sdk-react 5.0.3-alpha-4 → 6.0.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
@@ -6,6 +6,16 @@ settings in the administration of Tivio Studio while having the freedom to build
6
6
 
7
7
  ## Changelog
8
8
 
9
+ * 6.0.1
10
+ * patch: fix dependency to @tivio/common
11
+
12
+ * 6.0.0
13
+ * major: delete usePlayerEvent hook
14
+ * major: replace uri attributes in types with url
15
+ * major: delete uri attributes from types
16
+ * minor: add purchase expiration to PurchaseEndpointPayload
17
+ * minor: add optional videoId parameter to useOrganizationSubscription hook
18
+
9
19
  * 5.0.2
10
20
  * patch: export hook useChannelSource
11
21
 
package/README.md.bak CHANGED
@@ -6,6 +6,16 @@ settings in the administration of Tivio Studio while having the freedom to build
6
6
 
7
7
  ## Changelog
8
8
 
9
+ * 6.0.1
10
+ * patch: fix dependency to @tivio/common
11
+
12
+ * 6.0.0
13
+ * major: delete usePlayerEvent hook
14
+ * major: replace uri attributes in types with url
15
+ * major: delete uri attributes from types
16
+ * minor: add purchase expiration to PurchaseEndpointPayload
17
+ * minor: add optional videoId parameter to useOrganizationSubscription hook
18
+
9
19
  * 5.0.2
10
20
  * patch: export hook useChannelSource
11
21