Skip to content

Commit d122a8d

Browse files
chore(main): release 2.39.1
1 parent f76a176 commit d122a8d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.39.1](https://github.com/PostHog/wizard/compare/v2.39.0...v2.39.1) (2026-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **detection:** stop generic Node claiming Vite apps and Android claiming Flutter ([#817](https://github.com/PostHog/wizard/issues/817)) ([f76a176](https://github.com/PostHog/wizard/commit/f76a176dffea88a740934c3938d645c152e83aaf))
9+
310
## [2.39.0](https://github.com/PostHog/wizard/compare/v2.38.2...v2.39.0) (2026-07-08)
411

512

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