Skip to content

Commit 2530366

Browse files
committed
chore(main): release 1.8.7
1 parent a7e175d commit 2530366

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.8.7](https://github.com/PostHog/wizard/compare/v1.8.5...v1.8.7) (2025-07-25)
4+
5+
6+
### Bug Fixes
7+
8+
* don't import mock server in prod ([#109](https://github.com/PostHog/wizard/issues/109)) ([8601e3c](https://github.com/PostHog/wizard/commit/8601e3c824a27a6c7cefc87ac7787cbae80d6815))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 1.8.7 ([a7e175d](https://github.com/PostHog/wizard/commit/a7e175d74831f9f438d4a16c985dc9a0911b1c57))
14+
315
## [1.8.5](https://github.com/PostHog/wizard/compare/v1.8.2...v1.8.3) (2025-07-25)
416

517

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