particle-api-js 9.1.0 → 9.1.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/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # changelog
2
2
 
3
+ ## 9.1.1 - 7 December 2021
4
+ * Use unforked copy of `stream-http` dependency
5
+
3
6
  ## 9.1.0 - 8 December 2020
4
7
  * `.listAccessTokens()` accepts `otp` option to support users with MFA enabled
5
8