We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a1346 commit 1e2d866Copy full SHA for 1e2d866
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
+* getting terminal width ([#98](https://github.com/PostHog/wizard/issues/98)) ([d2a1346](https://github.com/PostHog/wizard/commit/d2a134610746e303be8b5a8a1bda4f890ee8299a))
9
10
## [1.8.0](https://github.com/PostHog/wizard/compare/v1.7.1...v1.8.0) (2025-07-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.8.0",
+ "version": "1.8.1",
"homepage": "https://github.com/posthog/wizard",
"repository": "https://github.com/posthog/wizard",
"description": "The PostHog wizard helps you to configure your project",
0 commit comments