From 68424e1078ff757dfa5928aceb3451603914d469 Mon Sep 17 00:00:00 2001 From: "releaser-wizard[bot]" <251022448+releaser-wizard[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 16:05:48 +0000 Subject: [PATCH] chore(main): release 2.74.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b9d327..2abfa1b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.74.1](https://github.com/PostHog/wizard/compare/v2.74.0...v2.74.1) (2026-09-10) + + +### Bug Fixes + +* **health:** warn only for skills and gateway failures ([#1236](https://github.com/PostHog/wizard/issues/1236)) ([d2d757d](https://github.com/PostHog/wizard/commit/d2d757dce1b36167e2f2fa4ef4d4d1c22fbc01df)) +* **models:** pin every model to an effort the mint allows ([#1244](https://github.com/PostHog/wizard/issues/1244)) ([538e052](https://github.com/PostHog/wizard/commit/538e052a551a31d8e105adea959909b9e545942d)) + ## [2.74.0](https://github.com/PostHog/wizard/compare/v2.73.2...v2.74.0) (2026-09-09) diff --git a/package.json b/package.json index 6a1f4171..cf276f51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/wizard", - "version": "2.74.0", + "version": "2.74.1", "homepage": "https://github.com/PostHog/wizard", "repository": "https://github.com/PostHog/wizard", "description": "The PostHog wizard helps you to configure your project",