We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d9d29 commit 86a0086Copy full SHA for 86a0086
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.9.0](https://github.com/PostHog/wizard/compare/v1.8.7...v1.9.0) (2025-07-29)
4
+
5
6
+### Features
7
8
+* Event setup mode ([#94](https://github.com/PostHog/wizard/issues/94)) ([c412501](https://github.com/PostHog/wizard/commit/c4125016b257d9b25ce5f95f8d4d8262324ce2d7))
9
10
## [1.8.7](https://github.com/PostHog/wizard/compare/v1.8.5...v1.8.7) (2025-07-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.8.7",
+ "version": "1.9.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