We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95b78c commit fd846e3Copy full SHA for fd846e3
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.16.0](https://github.com/PostHog/wizard/compare/v1.15.0...v1.16.0) (2025-10-28)
4
+
5
6
+### Features
7
8
+* @posthog/agent integrations for Next.js ([#160](https://github.com/PostHog/wizard/issues/160)) ([f95b78c](https://github.com/PostHog/wizard/commit/f95b78c6475a583f5e47c0af8650d77fe5a0ef49))
9
10
## [1.15.0](https://github.com/PostHog/wizard/compare/v1.14.0...v1.15.0) (2025-10-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@posthog/wizard",
- "version": "1.15.0",
+ "version": "1.16.0",
"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