Skip to content

Commit 4ac3d9a

Browse files
authored
chore(main): release 1.3.0 (#60)
1 parent 1386074 commit 4ac3d9a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.3.0](https://github.com/PostHog/wizard/compare/v1.2.2...v1.3.0) (2025-06-06)
4+
5+
6+
### Features
7+
8+
* next instrumentation ([#59](https://github.com/PostHog/wizard/issues/59)) ([a6114bd](https://github.com/PostHog/wizard/commit/a6114bd54698fcfa5b2953882bc1f0548ee75115))
9+
310
## [1.2.2](https://github.com/PostHog/wizard/compare/v1.2.1...v1.2.2) (2025-06-02)
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.2.2",
3+
"version": "1.3.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)