Skip to content

Commit e7f3388

Browse files
authored
chore(main): release 1.16.2 (#170)
1 parent a37c1b2 commit e7f3388

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.16.2](https://github.com/PostHog/wizard/compare/v1.16.1...v1.16.2) (2025-11-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Claude Code support for MCP server installation ([#169](https://github.com/PostHog/wizard/issues/169)) ([98589b9](https://github.com/PostHog/wizard/commit/98589b9899b97738ba3359eac39f37cb2c182e99))
9+
* **mcp:** add protocol explicitly ([#174](https://github.com/PostHog/wizard/issues/174)) ([a37c1b2](https://github.com/PostHog/wizard/commit/a37c1b2a50899e970351111e6acfa7cd90d251e7))
10+
311
## [1.16.1](https://github.com/PostHog/wizard/compare/v1.16.0...v1.16.1) (2025-11-06)
412

513

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.16.1",
3+
"version": "1.16.2",
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)