Skip to content

Commit 58da447

Browse files
chore(main): release 1.26.0 (#229)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com>
1 parent 11654c4 commit 58da447

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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.26.0](https://github.com/PostHog/wizard/compare/v1.25.0...v1.26.0) (2026-01-15)
4+
5+
6+
### Features
7+
8+
* add region param and OAuth option for MCP setup ([#220](https://github.com/PostHog/wizard/issues/220)) ([bd2a09d](https://github.com/PostHog/wizard/commit/bd2a09d76b1fa1197a3ef0c1cb2a24f4b9f13253))
9+
* Updates for skill use and skill installation ([#222](https://github.com/PostHog/wizard/issues/222)) ([11654c4](https://github.com/PostHog/wizard/commit/11654c41496776119df2905c85a1776745d50afa))
10+
11+
12+
### Bug Fixes
13+
14+
* ci copy ([#224](https://github.com/PostHog/wizard/issues/224)) ([7d12a39](https://github.com/PostHog/wizard/commit/7d12a39f28042733e61c9877f05e2a7df94d5547))
15+
316
## [1.25.0](https://github.com/PostHog/wizard/compare/v1.24.0...v1.25.0) (2026-01-12)
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.25.0",
3+
"version": "1.26.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)