Skip to content

Commit 77e1e14

Browse files
committed
chore(main): release 1.8.1
1 parent e0e860a commit 77e1e14

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.8.1](https://github.com/PostHog/wizard/compare/v1.8.0...v1.8.1) (2025-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* capture query errors explicitely ([#100](https://github.com/PostHog/wizard/issues/100)) ([e0e860a](https://github.com/PostHog/wizard/commit/e0e860ae02d79318250361939dea666da7d55040))
9+
* getting terminal width ([#98](https://github.com/PostHog/wizard/issues/98)) ([d2a1346](https://github.com/PostHog/wizard/commit/d2a134610746e303be8b5a8a1bda4f890ee8299a))
10+
311
## [1.8.0](https://github.com/PostHog/wizard/compare/v1.7.1...v1.8.0) (2025-07-11)
412

513

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