posthog-js 1.70.2 → 1.71.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,7 @@
1
+ ## 1.71.0 - 2023-07-13
2
+
3
+ - chore: Removed people.set and mapped it to identify (#584)
4
+
1
5
  ## 1.70.2 - 2023-07-11
2
6
 
3
7
  - feat: allow moving to UUID v7 by config in posthog-js (#731)