Skip to content

Commit 6b18f55

Browse files
chore(main): release 2.11.0 (#426)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com>
1 parent 4fcbf8a commit 6b18f55

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [2.11.0](https://github.com/PostHog/wizard/compare/v2.10.4...v2.11.0) (2026-04-30)
4+
5+
6+
### Features
7+
8+
* Add health checks to wizard ([#422](https://github.com/PostHog/wizard/issues/422)) ([55765b7](https://github.com/PostHog/wizard/commit/55765b72e47db07ca6990d1e4aa7ea3b453ef9b1))
9+
* detect LLM usage in Python ([#424](https://github.com/PostHog/wizard/issues/424)) ([38cdfc4](https://github.com/PostHog/wizard/commit/38cdfc42f3a563cf2bcda84eb9f7f4166eab0374))
10+
* messages to the heavens ([#410](https://github.com/PostHog/wizard/issues/410)) ([fe1114a](https://github.com/PostHog/wizard/commit/fe1114a2f6f98add453c73934ff2e2503ea23d4c))
11+
12+
13+
### Bug Fixes
14+
15+
* **mcp:** drop /sse transport, always install /mcp ([#429](https://github.com/PostHog/wizard/issues/429)) ([4fcbf8a](https://github.com/PostHog/wizard/commit/4fcbf8a4933bab5a4cf7068ad3e0a43e5adb650d))
16+
* prevent intro screen squish ([#423](https://github.com/PostHog/wizard/issues/423)) ([8008343](https://github.com/PostHog/wizard/commit/80083438b17244862bc74c22342b3fc95c28fbde))
17+
318
## [2.10.4](https://github.com/PostHog/wizard/compare/v2.10.3...v2.10.4) (2026-04-24)
419

520

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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