We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5051759 commit cd48484Copy full SHA for cd48484
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.17.0](https://github.com/PostHog/wizard/compare/v1.16.2...v1.17.0) (2025-11-17)
4
+
5
6
+### Features
7
8
+* add codex mcp client ([#157](https://github.com/PostHog/wizard/issues/157)) ([5051759](https://github.com/PostHog/wizard/commit/5051759da0980ca773d6550b22ab7c9bad519436))
9
10
## [1.16.2](https://github.com/PostHog/wizard/compare/v1.16.1...v1.16.2) (2025-11-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.16.2",
+ "version": "1.17.0",
"homepage": "https://github.com/posthog/wizard",
"repository": "https://github.com/posthog/wizard",
"description": "The PostHog wizard helps you to configure your project",
0 commit comments