We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ff2ef commit d95b26aCopy full SHA for d95b26a
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.14.0](https://github.com/PostHog/wizard/compare/v1.13.2...v1.14.0) (2025-09-10)
4
+
5
6
+### Features
7
8
+* allow feature selection during MCP setup ([#140](https://github.com/PostHog/wizard/issues/140)) ([91ff2ef](https://github.com/PostHog/wizard/commit/91ff2efe131e32a28cfb336b449f0d99b2fb1e22))
9
10
## [1.13.2](https://github.com/PostHog/wizard/compare/v1.13.1...v1.13.2) (2025-09-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.13.2",
+ "version": "1.14.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