# starlight-kbd

## 0.4.0

### Minor Changes

- [#13](https://github.com/HiDeoo/starlight-kbd/pull/13) [`e8cec1b`](https://github.com/HiDeoo/starlight-kbd/commit/e8cec1baaaaba06567a74837ee345d3f43acb5c6) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds support for Astro v6, drops support for Astro v5.

  ⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.38.0`.

  Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs%2Fstarlight%400.38.0) to update your project.

## 0.3.0

### Minor Changes

- [#11](https://github.com/HiDeoo/starlight-kbd/pull/11) [`0540d63`](https://github.com/HiDeoo/starlight-kbd/commit/0540d637b64b887ae09aad868ab1400d41c3fee0) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds support for [`detector`](https://starlight-kbd.netlify.app/configuration/#detector) that can be used to automatically select a keyboard type based on various criteria.

## 0.2.1

### Patch Changes

- [#9](https://github.com/HiDeoo/starlight-kbd/pull/9) [`f8bf857`](https://github.com/HiDeoo/starlight-kbd/commit/f8bf857db763e3885948bcfd737565c794e54233) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.

## 0.2.0

### Minor Changes

- [#5](https://github.com/HiDeoo/starlight-kbd/pull/5) [`423094a`](https://github.com/HiDeoo/starlight-kbd/commit/423094a408ddc4f16b917184d44155291881c302) Thanks [@HiDeoo](https://github.com/HiDeoo)! - ⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now version `0.32.0`.

  Please use the `@astrojs/upgrade` command to upgrade your project:

  ```sh
  npx @astrojs/upgrade
  ```

## 0.1.1

### Patch Changes

- [#3](https://github.com/HiDeoo/starlight-kbd/pull/3) [`0441914`](https://github.com/HiDeoo/starlight-kbd/commit/04419143a7ebcf2cd91eb8de336b2d5098937038) Thanks [@trueberryless](https://github.com/trueberryless)! - Adds German UI translations.

## 0.1.0

### Minor Changes

- [#1](https://github.com/HiDeoo/starlight-kbd/pull/1) [`0667c71`](https://github.com/HiDeoo/starlight-kbd/commit/0667c716d56908f5c75f641d3c958f5ec8e39f96) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Initial public release
