Skip to content

Commit 5e2980d

Browse files
chore(main): release 2.25.0
1 parent 9819d67 commit 5e2980d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.25.0](https://github.com/PostHog/wizard/compare/v2.24.1...v2.25.0) (2026-06-18)
4+
5+
6+
### Features
7+
8+
* **cli:** add `wizard cli add` to install agent steering instructions ([#646](https://github.com/PostHog/wizard/issues/646)) ([9819d67](https://github.com/PostHog/wizard/commit/9819d6712c467546b96d5f0cde2f4ad57c692600))
9+
* **orchestrator:** experimental task-queue orchestrator (behind wizard-orchestrator flag) ([#606](https://github.com/PostHog/wizard/issues/606)) ([b4deb24](https://github.com/PostHog/wizard/commit/b4deb24fc64f88072d3685957adf640c9a14364d))
10+
311
## [2.24.1](https://github.com/PostHog/wizard/compare/v2.24.0...v2.24.1) (2026-06-17)
412

513

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.24.1",
3+
"version": "2.25.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)