Skip to content

Commit a1ea428

Browse files
chore(main): release 1.35.0 (#286)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com> Co-authored-by: Danilo Campos <danilo@posthog.com>
1 parent ee7263a commit a1ea428

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.35.0](https://github.com/PostHog/wizard/compare/v1.34.0...v1.35.0) (2026-02-26)
4+
5+
6+
### Features
7+
8+
* add Node.js skill ([#283](https://github.com/PostHog/wizard/issues/283)) ([12a2a29](https://github.com/PostHog/wizard/commit/12a2a295be31720a291131a9bb4faba7a244c948))
9+
* benchmark tools ([#280](https://github.com/PostHog/wizard/issues/280)) ([0f79a24](https://github.com/PostHog/wizard/commit/0f79a24a7c76c0e11e679c56924cca96731db7eb))
10+
* js-web skill ([#272](https://github.com/PostHog/wizard/issues/272)) ([8435eb9](https://github.com/PostHog/wizard/commit/8435eb97fb05f03528bf45db7c1385fb04dde6b9))
11+
* pass project id ([#285](https://github.com/PostHog/wizard/issues/285)) ([c9d05c9](https://github.com/PostHog/wizard/commit/c9d05c9293448a66b43678afb559b8f859a87434))
12+
* **wizard:** Add User-Agent header to wizard HTTP requests ([#291](https://github.com/PostHog/wizard/issues/291)) ([edae68f](https://github.com/PostHog/wizard/commit/edae68f567986249d149bb0fcd90b9c83ed369b0))
13+
314
## [1.34.0](https://github.com/PostHog/wizard/compare/v1.33.0...v1.34.0) (2026-02-20)
415

516

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