Skip to content

Commit 5ee2a08

Browse files
chore(main): release 2.10.1 (#411)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com>
1 parent 2f75cee commit 5ee2a08

3 files changed

Lines changed: 11 additions & 3 deletions

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+
## [2.10.1](https://github.com/PostHog/wizard/compare/v2.10.0...v2.10.1) (2026-04-23)
4+
5+
6+
### Bug Fixes
7+
8+
* pass email and region to provisioning signup flow ([#403](https://github.com/PostHog/wizard/issues/403)) ([2f75cee](https://github.com/PostHog/wizard/commit/2f75cee1ba80bae07ae3795edc1c3087919264ca))
9+
* Remove hacky desktop connection, stand alone mcp install ([#408](https://github.com/PostHog/wizard/issues/408)) ([176b496](https://github.com/PostHog/wizard/commit/176b496e9860bebc28953638085e137738ba2362))
10+
311
## [2.10.0](https://github.com/PostHog/wizard/compare/v2.9.1...v2.10.0) (2026-04-22)
412

513

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