Skip to content

Commit ace00c8

Browse files
authored
chore(main): release 1.5.2 (#78)
* chore(main): release 1.4.1 * modify release to 1.5.2
1 parent d6577c0 commit ace00c8

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.5.2](https://github.com/PostHog/wizard/compare/v1.4.0...v1.5.2) (2025-06-30)
4+
5+
6+
### Bug Fixes
7+
8+
* be explicit about defaults in docs ([#77](https://github.com/PostHog/wizard/issues/77)) ([9f33e53](https://github.com/PostHog/wizard/commit/9f33e53d4db2e7c1e32a0e7b517b5996ee0ceed3))
9+
* remove router import ([#75](https://github.com/PostHog/wizard/issues/75)) ([1fc8872](https://github.com/PostHog/wizard/commit/1fc8872581809614dab05cb2db84663aad1a447f))
10+
311
## [1.4.0](https://github.com/PostHog/wizard/compare/v1.3.1...v1.4.0) (2025-06-25)
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.5.1",
3+
"version": "1.5.2",
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)