Skip to content

Commit 108cb56

Browse files
chore(main): release 1.35.1 (#295)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com>
1 parent 03eea97 commit 108cb56

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## [1.35.1](https://github.com/PostHog/wizard/compare/v1.35.0...v1.35.1) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* revert agent sdk ([#294](https://github.com/PostHog/wizard/issues/294)) ([03eea97](https://github.com/PostHog/wizard/commit/03eea971c92d0cdb85c3aeb483c5a85fc5b913a7))
9+
310
## [1.35.0](https://github.com/PostHog/wizard/compare/v1.34.0...v1.35.0) (2026-02-26)
411

512

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/wizard",
3-
"version": "1.35.0",
3+
"version": "1.35.1",
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",
@@ -31,7 +31,6 @@
3131
"typescript": {
3232
"definition": "dist/index.d.ts"
3333
},
34-
3534
"dependencies": {
3635
"@anthropic-ai/claude-agent-sdk": "~0.1.65",
3736
"@clack/core": "^0.3.4",

0 commit comments

Comments
 (0)