From a34edc1913f63f7dd676598be68930e860851631 Mon Sep 17 00:00:00 2001 From: "releaser-wizard[bot]" <251022448+releaser-wizard[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:55:49 +0000 Subject: [PATCH] chore(main): release 1.25.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed6139f..2e7bffe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.25.0](https://github.com/PostHog/wizard/compare/v1.24.0...v1.25.0) (2026-01-12) + + +### Features + +* react router agent ([#215](https://github.com/PostHog/wizard/issues/215)) ([0a8f918](https://github.com/PostHog/wizard/commit/0a8f9185f544d436939fac5e5829ae39bc221faf)) +* Use bigger safe tools list ([#218](https://github.com/PostHog/wizard/issues/218)) ([6d819cd](https://github.com/PostHog/wizard/commit/6d819cd07485cb42c80f3a75ed5073ea76e745c8)) + ## [1.24.0](https://github.com/PostHog/wizard/compare/v1.23.0...v1.24.0) (2026-01-09) diff --git a/package.json b/package.json index 0874294..a76fc61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/wizard", - "version": "1.24.0", + "version": "1.25.0", "homepage": "https://github.com/PostHog/wizard", "repository": "https://github.com/PostHog/wizard", "description": "The PostHog wizard helps you to configure your project",