From 43644699e38613b568d7b810328c3ab97dbefcb8 Mon Sep 17 00:00:00 2001 From: "releaser-wizard[bot]" <251022448+releaser-wizard[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:32:45 +0000 Subject: [PATCH] chore(main): release 2.27.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1927c4fb..e0d4b56c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.27.0](https://github.com/PostHog/wizard/compare/v2.26.0...v2.27.0) (2026-06-22) + + +### Features + +* detect and connect data warehouse sources ([#488](https://github.com/PostHog/wizard/issues/488)) ([4528780](https://github.com/PostHog/wizard/commit/452878016f8dc5bdca7a7be3d55946a0dfa03006)) + + +### Bug Fixes + +* Update readme ([#705](https://github.com/PostHog/wizard/issues/705)) ([cc58dda](https://github.com/PostHog/wizard/commit/cc58ddaf63566adcbc8dad1212d1c925378e36d6)) + ## [2.26.0](https://github.com/PostHog/wizard/compare/v2.25.0...v2.26.0) (2026-06-22) diff --git a/package.json b/package.json index c348b742..0fe57af5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/wizard", - "version": "2.26.0", + "version": "2.27.0", "homepage": "https://github.com/PostHog/wizard", "repository": "https://github.com/PostHog/wizard", "description": "The PostHog wizard helps you to configure your project",