From 2a98ec165bafec10f48c3a5c7b26b09a0bfc1ac3 Mon Sep 17 00:00:00 2001 From: "releaser-wizard[bot]" <251022448+releaser-wizard[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 16:59:28 +0000 Subject: [PATCH] chore(main): release 1.31.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04720c4..348562a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.31.0](https://github.com/PostHog/wizard/compare/v1.30.0...v1.31.0) (2026-01-22) + + +### Features + +* Transmit remarks about integration docs defects on conclusion ([#243](https://github.com/PostHog/wizard/issues/243)) ([909baaf](https://github.com/PostHog/wizard/commit/909baaf229a082b9f842fa215a520c87b5b1c359)) + + +### Bug Fixes + +* use EU subdomain for MCP OAuth routing ([#240](https://github.com/PostHog/wizard/issues/240)) ([3120d79](https://github.com/PostHog/wizard/commit/3120d7988db41b808338b7e54d47a5e0fcbcd74c)) + ## [1.30.0](https://github.com/PostHog/wizard/compare/v1.29.0...v1.30.0) (2026-01-21) diff --git a/package.json b/package.json index 40f85f6..69c52a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/wizard", - "version": "1.30.0", + "version": "1.31.0", "homepage": "https://github.com/PostHog/wizard", "repository": "https://github.com/PostHog/wizard", "description": "The PostHog wizard helps you to configure your project",