Skip to content

Commit 562e20b

Browse files
authored
chore(main): release 1.21.0 (#193)
1 parent c6ae6d9 commit 562e20b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.21.0](https://github.com/PostHog/wizard/compare/v1.20.0...v1.21.0) (2025-12-04)
4+
5+
6+
### Features
7+
8+
* update mcp installations ([#191](https://github.com/PostHog/wizard/issues/191)) ([742fb33](https://github.com/PostHog/wizard/commit/742fb33c9f9f82d9f8c29fdb307c6663b648383d))
9+
10+
11+
### Bug Fixes
12+
13+
* Update e2e deps for react and next ([#192](https://github.com/PostHog/wizard/issues/192)) ([c6ae6d9](https://github.com/PostHog/wizard/commit/c6ae6d9bb22db37b5c899d9a6aa254b3c37acd28))
14+
315
## [1.20.0](https://github.com/PostHog/wizard/compare/v1.19.0...v1.20.0) (2025-12-02)
416

517

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