Skip to content

Commit 5820b2c

Browse files
committed
chore(main): release 1.15.0
1 parent 38e0811 commit 5820b2c

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.15.0](https://github.com/PostHog/wizard/compare/v1.14.0...v1.15.0) (2025-10-24)
4+
5+
6+
### Features
7+
8+
* **mcp:** local mcp server management ([#151](https://github.com/PostHog/wizard/issues/151)) ([f40e4be](https://github.com/PostHog/wizard/commit/f40e4bee80706c355e800810d6c2a211777ed383))
9+
* repace cli flow with oauth ([#158](https://github.com/PostHog/wizard/issues/158)) ([38e0811](https://github.com/PostHog/wizard/commit/38e0811fe0077cd60de58502e50998f2794d836c))
10+
11+
12+
### Bug Fixes
13+
14+
* make 429 error more descriptive ([#149](https://github.com/PostHog/wizard/issues/149)) ([b7955af](https://github.com/PostHog/wizard/commit/b7955af8bf663a926d684d625a792294265e99fe))
15+
316
## [1.14.0](https://github.com/PostHog/wizard/compare/v1.13.2...v1.14.0) (2025-09-10)
417

518

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