Skip to content

Commit aad0191

Browse files
ci: release (#53)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
1 parent 293a528 commit aad0191

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/wacky-trains-give.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/starlight-image-zoom/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# starlight-image-zoom
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- [#52](https://github.com/HiDeoo/starlight-image-zoom/pull/52) [`293a528`](https://github.com/HiDeoo/starlight-image-zoom/commit/293a5280f1b84c1fbec333ab207e0ffa96e3a909) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds support for Astro v6, drops support for Astro v5.
8+
9+
⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.38.0`.
10+
11+
Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs%2Fstarlight%400.38.0) to update your project.
12+
313
## 0.13.2
414

515
### Patch Changes

packages/starlight-image-zoom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-image-zoom",
3-
"version": "0.13.2",
3+
"version": "0.14.0",
44
"license": "MIT",
55
"description": "Starlight plugin adding zoom capabilities to your documentation images.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)