@pixelverse/strichjs-sdk 0.9.6 → 0.9.8

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/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.9.8] - 2023-02-28
4
+
5
+ ### Fixed
6
+
7
+ - Fixed bug where online license verification was not retried on network errors, only on non-200 HTTP status codes.
8
+
9
+ ## [0.9.7] - 2023-02-23
10
+
11
+ ### Fixed
12
+
13
+ - Fixed accidental inclusion of dependency.
3
14
 
4
15
  ## [0.9.6] - 2023-02-22
5
16