diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f09bfe..4c3e2825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,5 @@ # Changelog -## [1.8.2](https://github.com/PostHog/wizard/compare/v1.8.1...v1.8.2) (2025-07-23) - - -### Bug Fixes - -* use /flags endpoint for nextjs rewrites ([#104](https://github.com/PostHog/wizard/issues/104)) ([8b5fe20](https://github.com/PostHog/wizard/commit/8b5fe201ed91509700e4480caba65bb40cc135c3)) - ## [1.8.1](https://github.com/PostHog/wizard/compare/v1.8.0...v1.8.1) (2025-07-15) diff --git a/package.json b/package.json index c026e952..c56bbdf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/wizard", - "version": "1.8.2", + "version": "1.8.3", "homepage": "https://github.com/posthog/wizard", "repository": "https://github.com/posthog/wizard", "description": "The PostHog wizard helps you to configure your project",