@tivio/sdk-js 2.3.1 → 2.3.2

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
@@ -12,6 +12,8 @@ yarn add @tivio/sdk-js
12
12
 
13
13
  # Changelog
14
14
 
15
+ * 2.3.2
16
+ * patch: disable logging when verbose is not set to true
15
17
  * 2.3.1
16
18
  * patch: add support for old solutions which depends on global objects
17
19
  * 2.3.0