particle-api-js 11.1.0 → 11.1.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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # changelog
2
2
 
3
+ ## 11.1.2 - 11 December 2024
4
+ * Add context docs for x-particle-tool and x-particle-project headers
5
+
6
+ ## 11.1.1 - 5 November 2024
7
+ * Workaround for Firefox failing to open multiple event streams
8
+
3
9
  ## 11.1.0 - 3 October 2024
4
10
  * Re-add `deleteAccessToken` method, but with basic auth removed
5
11