Skip to content

Commit 821553d

Browse files
authored
chore(main): release 1.10.0 (#115)
1 parent e588d96 commit 821553d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.10.0](https://github.com/PostHog/wizard/compare/v1.9.0...v1.10.0) (2025-08-12)
4+
5+
6+
### Features
7+
8+
* prevent users from running wizard in non tty env ([#114](https://github.com/PostHog/wizard/issues/114)) ([e588d96](https://github.com/PostHog/wizard/commit/e588d96743469ac6176b174e33ade51875e6c8dd))
9+
310
## [1.9.0](https://github.com/PostHog/wizard/compare/v1.8.7...v1.9.0) (2025-07-29)
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.9.0",
3+
"version": "1.10.0",
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)