We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f60fd5 commit b8796b6Copy full SHA for b8796b6
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.12.0](https://github.com/PostHog/wizard/compare/v1.11.0...v1.12.0) (2025-08-21)
4
+
5
6
+### Features
7
8
+* add vscode mcp client ([#126](https://github.com/PostHog/wizard/issues/126)) ([380ee5b](https://github.com/PostHog/wizard/commit/380ee5b009c54504512c888f89b4db4bf90b5127))
9
10
## [1.11.0](https://github.com/PostHog/wizard/compare/v1.10.1...v1.11.0) (2025-08-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.11.0",
+ "version": "1.12.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