Skip to content

Commit 73bd22b

Browse files
chore(main): release 1.36.0
1 parent 7503898 commit 73bd22b

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.36.0](https://github.com/PostHog/wizard/compare/v1.35.2...v1.36.0) (2026-03-03)
4+
5+
6+
### Features
7+
8+
* Commandments should be actual commandments ([#306](https://github.com/PostHog/wizard/issues/306)) ([458f68e](https://github.com/PostHog/wizard/commit/458f68e3faa4273ff568b1fed1864970c42e64bd))
9+
10+
11+
### Bug Fixes
12+
13+
* wizard issue notify ([#302](https://github.com/PostHog/wizard/issues/302)) ([8821e8a](https://github.com/PostHog/wizard/commit/8821e8a9f8531eb44b4f7a00286c712143604e05))
14+
315
## [1.35.2](https://github.com/PostHog/wizard/compare/v1.35.1...v1.35.2) (2026-02-26)
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.35.2",
3+
"version": "1.36.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)