Skip to content

Commit 2002770

Browse files
authored
chore(main): release 1.8.0 (#97)
1 parent 4c081a7 commit 2002770

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.8.0](https://github.com/PostHog/wizard/compare/v1.7.1...v1.8.0) (2025-07-11)
4+
5+
6+
### Features
7+
8+
* support gemini models for generation ([#95](https://github.com/PostHog/wizard/issues/95)) ([97934e2](https://github.com/PostHog/wizard/commit/97934e251d45b6fd3b3349deee61f0701e7a83c0))
9+
310
## [1.7.1](https://github.com/PostHog/wizard/compare/v1.7.0...v1.7.1) (2025-07-10)
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.7.1",
3+
"version": "1.8.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)