Skip to content

Commit 48e1407

Browse files
authored
revert "chore(main): release 1.8.2" (#106)
* Revert "chore(main): release 1.8.2 (#105)" This reverts commit bbcfe60. * Update package.json
1 parent bbcfe60 commit 48e1407

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

CHANGELOG.md

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

3-
## [1.8.2](https://github.com/PostHog/wizard/compare/v1.8.1...v1.8.2) (2025-07-23)
4-
5-
6-
### Bug Fixes
7-
8-
* use /flags endpoint for nextjs rewrites ([#104](https://github.com/PostHog/wizard/issues/104)) ([8b5fe20](https://github.com/PostHog/wizard/commit/8b5fe201ed91509700e4480caba65bb40cc135c3))
9-
103
## [1.8.1](https://github.com/PostHog/wizard/compare/v1.8.0...v1.8.1) (2025-07-15)
114

125

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