Skip to content

Commit c5971a9

Browse files
authored
chore(main): release 1.3.1 (#69)
1 parent 31fe452 commit c5971a9

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.3.1](https://github.com/PostHog/wizard/compare/v1.3.0...v1.3.1) (2025-06-23)
4+
5+
6+
### Bug Fixes
7+
8+
* package not installed tracked twice ([#66](https://github.com/PostHog/wizard/issues/66)) ([31fe452](https://github.com/PostHog/wizard/commit/31fe45221d2d5354fec50125d554652dbba95bbb))
9+
* supported client detection ([#68](https://github.com/PostHog/wizard/issues/68)) ([60a96b1](https://github.com/PostHog/wizard/commit/60a96b1669e10a0aa74f21d69faa2d400d3db495))
10+
311
## [1.3.0](https://github.com/PostHog/wizard/compare/v1.2.2...v1.3.0) (2025-06-06)
412

513

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