We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a73ef commit b2d779eCopy full SHA for b2d779e
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.13.2](https://github.com/PostHog/wizard/compare/v1.13.1...v1.13.2) (2025-09-02)
4
+
5
6
+### Bug Fixes
7
8
+* improve error capturing for claude code mcp client ([#138](https://github.com/PostHog/wizard/issues/138)) ([2dcf799](https://github.com/PostHog/wizard/commit/2dcf799a968508b28647986a6033f1f64acd1284))
9
10
## [1.13.1](https://github.com/PostHog/wizard/compare/v1.13.0...v1.13.1) (2025-08-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.13.1",
+ "version": "1.13.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