Skip to content

Commit cd48484

Browse files
authored
chore(main): release 1.17.0 (#175)
1 parent 5051759 commit cd48484

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [1.16.2](https://github.com/PostHog/wizard/compare/v1.16.1...v1.16.2) (2025-11-17)
411

512

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