# Preview release: {{version}}

Released: {{release_date_month_dd_yyyy}}

Our preview release includes the latest, new, and experimental features. This
release may not be as stable as our [latest weekly release](latest.md).

To install the preview release:

```
npm install -g @google/gemini-cli@preview
```

## Highlights

{{highlights_content}}

## What's Changed

{{changelog_list}}

**Full Changelog**: {{full_changelog_link}}
