@posthog/cli 0.7.23 → 0.7.24

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,12 @@
1
1
  # posthog-cli
2
2
 
3
+ ## 0.7.24 — 2026-06-16
4
+
5
+ ### Patch changes
6
+
7
+ - [10af01f66f](https://github.com/PostHog/posthog/commit/10af01f66fad9b230ca925fe4753f6361cd4ca4a) Refresh master before preparing CLI releases — Thanks @cat-ph!
8
+ - [ace786f67b](https://github.com/PostHog/posthog/commit/ace786f67bd4d0360bd79e531cfce2d1f3af9bef) Fix API CLI bundle packaging and lookup — Thanks @cvolzer3!
9
+
3
10
  ## 0.7.23 — 2026-06-15
4
11
 
5
12
  ### Patch changes
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2020-2025 PostHog Inc.
1
+ Copyright (c) 2020-2026 PostHog Inc.
2
2
 
3
3
  Portions of this software are licensed as follows:
4
4