Skip to content

Commit 9525dc3

Browse files
authored
chore(main): release 1.4.0 (#71)
1 parent 7d28b6a commit 9525dc3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.4.0](https://github.com/PostHog/wizard/compare/v1.3.1...v1.4.0) (2025-06-25)
4+
5+
6+
### Features
7+
8+
* add Astro support to PostHog Wizard ([#67](https://github.com/PostHog/wizard/issues/67)) ([7d28b6a](https://github.com/PostHog/wizard/commit/7d28b6ab5b5da2c756107b4f06c064010af586c6))
9+
310
## [1.3.1](https://github.com/PostHog/wizard/compare/v1.3.0...v1.3.1) (2025-06-23)
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.3.1",
3+
"version": "1.4.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)