posthog-js 1.48.0 → 1.48.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,3 +1,8 @@
1
+ ## 1.48.1 - 2023-02-28
2
+
3
+ - chore: expose errors (#557)
4
+ - try the compressed-size-action GH action (#556)
5
+
1
6
  ## 1.48.0 - 2023-02-27
2
7
 
3
8
  - fix: apply terser plugin to module.js and es.js (#555)