posthog-js 1.67.0 → 1.68.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/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ ## 1.68.0 - 2023-06-14
2
+
3
+
4
+
5
+ ## 1.67.2 - 2023-06-12
6
+
7
+ - feat: allow decide response to configure errors to drop by pattern (#692)
8
+ - chore: no compatability testing for test files (#690)
9
+
10
+ ## 1.67.1 - 2023-06-09
11
+
12
+
13
+
1
14
  ## 1.67.0 - 2023-06-07
2
15
 
3
16
  - feat: get surveys api (#677)