Skip to content

Commit 3f89ea4

Browse files
chore(main): release 1.27.1 (#235)
Co-authored-by: releaser-wizard[bot] <251022448+releaser-wizard[bot]@users.noreply.github.com>
1 parent 7572038 commit 3f89ea4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.27.1](https://github.com/PostHog/wizard/compare/v1.27.0...v1.27.1) (2026-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Resilience to Agent SDK cleanup burps ([#231](https://github.com/PostHog/wizard/issues/231)) ([7572038](https://github.com/PostHog/wizard/commit/75720385542293d3a0114415edc3fe5582fbb377))
9+
310
## [1.27.0](https://github.com/PostHog/wizard/compare/v1.26.0...v1.27.0) (2026-01-19)
411

512

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.27.0",
3+
"version": "1.27.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",

0 commit comments

Comments
 (0)