We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283ca78 commit 87e6a2dCopy full SHA for 87e6a2d
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.8.5](https://github.com/PostHog/wizard/compare/v1.8.2...v1.8.3) (2025-07-25)
4
+
5
6
+### Bug Fixes
7
8
+* don't import e2e tests ([#107](https://github.com/PostHog/wizard/issues/107)) ([7818f18](https://github.com/PostHog/wizard/commit/7818f1857d5c38940370aacbbb8e1ab0165a779c))
9
10
## [1.8.1](https://github.com/PostHog/wizard/compare/v1.8.0...v1.8.1) (2025-07-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.8.4",
+ "version": "1.8.5",
"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