Skip to content

Commit 721a598

Browse files
chore(main): release 2.12.0 (#437)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com>
1 parent 4a2d511 commit 721a598

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.12.0](https://github.com/PostHog/wizard/compare/v2.11.0...v2.12.0) (2026-05-07)
4+
5+
6+
### Features
7+
8+
* Audit ([#425](https://github.com/PostHog/wizard/issues/425)) ([bbd07f9](https://github.com/PostHog/wizard/commit/bbd07f9864e5ea701af4d08f63fce42164185ba6))
9+
* enable AWS Bedrock fallback for wizard agent requests ([#439](https://github.com/PostHog/wizard/issues/439)) ([cbf6b04](https://github.com/PostHog/wizard/commit/cbf6b049666b49784e131ee2ceb595c58cfc4cee))
10+
* headless provision subcommand + --ci --signup for agents ([#415](https://github.com/PostHog/wizard/issues/415)) ([7afca9f](https://github.com/PostHog/wizard/commit/7afca9f40a62b9dc2e3f6d2aac08d3c2963f7a9b))
11+
* open PostHog dashboard after signup ([#398](https://github.com/PostHog/wizard/issues/398)) ([b9a1888](https://github.com/PostHog/wizard/commit/b9a188860ffb310162b183b6dbc3aef2f6429281))
12+
13+
14+
### Bug Fixes
15+
16+
* request llm_gateway:read scope during signup provisioning ([#435](https://github.com/PostHog/wizard/issues/435)) ([4a2d511](https://github.com/PostHog/wizard/commit/4a2d5115e343df79f5c067d16abea0db892f8864))
17+
* skip non-essential health checks for signup and show clear errors on outages ([#413](https://github.com/PostHog/wizard/issues/413)) ([44bac37](https://github.com/PostHog/wizard/commit/44bac37bde1ea0e80e79bbc0a7833d62fd8d73ca))
18+
319
## [2.11.0](https://github.com/PostHog/wizard/compare/v2.10.4...v2.11.0) (2026-04-30)
420

521

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/wizard",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"homepage": "https://github.com/PostHog/wizard",
55
"repository": "https://github.com/PostHog/wizard",
66
"description": "The PostHog wizard helps you to configure your project",

0 commit comments

Comments
 (0)