From d8eed7bb6be287911614ec8618e217ddf95d8dc4 Mon Sep 17 00:00:00 2001 From: "releaser-wizard[bot]" <251022448+releaser-wizard[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:24:11 +0000 Subject: [PATCH] chore(main): release 1.24.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c307747..ed6139f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.24.0](https://github.com/PostHog/wizard/compare/v1.23.0...v1.24.0) (2026-01-09) + + +### Features + +* CI mode for wizard ([#216](https://github.com/PostHog/wizard/issues/216)) ([3bf2558](https://github.com/PostHog/wizard/commit/3bf255891590c5743a7115f4bff29e68bcd9fc34)) + ## [1.23.0](https://github.com/PostHog/wizard/compare/v1.22.0...v1.23.0) (2026-01-08) diff --git a/package.json b/package.json index 9550820..0874294 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/wizard", - "version": "1.23.0", + "version": "1.24.0", "homepage": "https://github.com/PostHog/wizard", "repository": "https://github.com/PostHog/wizard", "description": "The PostHog wizard helps you to configure your project",