Skip to content

Commit 5edc557

Browse files
authored
chore(main): release 1.13.1 (#132)
1 parent 7ac009a commit 5edc557

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.13.1](https://github.com/PostHog/wizard/compare/v1.13.0...v1.13.1) (2025-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* better input check in abortIfCancelled ([#131](https://github.com/PostHog/wizard/issues/131)) ([7ac009a](https://github.com/PostHog/wizard/commit/7ac009a3fa354677232936c69ff64db0aea1c4f4))
9+
310
## [1.13.0](https://github.com/PostHog/wizard/compare/v1.12.0...v1.13.0) (2025-08-21)
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.13.0",
3+
"version": "1.13.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)