Skip to content

Commit 842338f

Browse files
authored
chore(main): release 1.14.0 (#141)
1 parent 11d4edb commit 842338f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
11+
### Bug Fixes
12+
13+
* support node 22 ([#142](https://github.com/PostHog/wizard/issues/142)) ([11d4edb](https://github.com/PostHog/wizard/commit/11d4edb778fd1b6284a8d223af51ebded35d0ea4))
14+
315
## [1.13.2](https://github.com/PostHog/wizard/compare/v1.13.1...v1.13.2) (2025-09-02)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/wizard",
3-
"version": "1.13.2",
3+
"version": "1.14.0",
44
"homepage": "https://github.com/posthog/wizard",
55
"repository": "https://github.com/posthog/wizard",
66
"description": "The PostHog wizard helps you to configure your project",

0 commit comments

Comments
 (0)