Skip to content

Commit 86a0086

Browse files
authored
chore(main): release 1.9.0 (#111)
1 parent a9d9d29 commit 86a0086

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.8.7](https://github.com/PostHog/wizard/compare/v1.8.5...v1.8.7) (2025-07-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/wizard",
3-
"version": "1.8.7",
3+
"version": "1.9.0",
44
"homepage": "https://github.com/posthog/wizard",
55
"repository": "https://github.com/posthog/wizard",
66
"description": "The PostHog wizard helps you to configure your project",

0 commit comments

Comments
 (0)