@tivio/sdk-react 3.5.0 → 3.6.0

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
@@ -2,7 +2,16 @@
2
2
 
3
3
  ## Changelog
4
4
 
5
- * 3.5.0
5
+ * v3.5.3
6
+ * minor: Update types
7
+
8
+ * v3.5.2
9
+ * patch: All types are available again.
10
+
11
+ * v3.5.1
12
+ * patch: remove incorrect dependency (@tivio/types)
13
+
14
+ * v3.5.0
6
15
  * minor: Types change - Video.price and Video.detailedPrice can be null
7
16
  * minor: Types change - Video.cover is marked as deprecated
8
17
 
package/README.md.bak CHANGED
@@ -2,7 +2,16 @@
2
2
 
3
3
  ## Changelog
4
4
 
5
- * 3.5.0
5
+ * v3.5.3
6
+ * minor: Update types
7
+
8
+ * v3.5.2
9
+ * patch: All types are available again.
10
+
11
+ * v3.5.1
12
+ * patch: remove incorrect dependency (@tivio/types)
13
+
14
+ * v3.5.0
6
15
  * minor: Types change - Video.price and Video.detailedPrice can be null
7
16
  * minor: Types change - Video.cover is marked as deprecated
8
17