We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ecabff commit 499bf26Copy full SHA for 499bf26
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.35.2](https://github.com/PostHog/wizard/compare/v1.35.1...v1.35.2) (2026-02-26)
4
+
5
6
+### Bug Fixes
7
8
+* Fix release link ([#298](https://github.com/PostHog/wizard/issues/298)) ([8ecabff](https://github.com/PostHog/wizard/commit/8ecabffadb162b08df7ac66d32c7ee257e617e31))
9
10
## [1.35.1](https://github.com/PostHog/wizard/compare/v1.35.0...v1.35.1) (2026-02-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.35.1",
+ "version": "1.35.2",
"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