We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413f88e commit c459e9fCopy full SHA for c459e9f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.24.0](https://github.com/PostHog/wizard/compare/v2.23.0...v2.24.0) (2026-06-17)
4
+
5
6
+### Features
7
8
+* **cli:** overhaul cli ([#617](https://github.com/PostHog/wizard/issues/617)) ([413f88e](https://github.com/PostHog/wizard/commit/413f88e33ae1d57c463aa6a11809c234b6b40697))
9
10
## [2.23.0](https://github.com/PostHog/wizard/compare/v2.22.1...v2.23.0) (2026-06-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "2.23.0",
+ "version": "2.24.0",
"homepage": "https://github.com/PostHog/wizard",
"repository": "https://github.com/PostHog/wizard",
"description": "The PostHog wizard helps you to configure your project",
0 commit comments