From bc335eb8600bb77308214a640b86adfeae4941f6 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:27:55 -0700 Subject: [PATCH] [ci] release (#2508) Co-authored-by: github-actions[bot] --- .changeset/cool-walls-draw.md | 5 ----- .changeset/eight-monkeys-scream.md | 5 ----- .changeset/silent-fireants-retire.md | 5 ----- .changeset/silly-foxes-kick.md | 5 ----- examples/basics/package.json | 2 +- examples/markdoc/package.json | 2 +- examples/tailwind/package.json | 2 +- packages/starlight/CHANGELOG.md | 12 ++++++++++++ packages/starlight/package.json | 2 +- pnpm-lock.yaml | 6 +++--- 10 files changed, 19 insertions(+), 27 deletions(-) delete mode 100644 .changeset/cool-walls-draw.md delete mode 100644 .changeset/eight-monkeys-scream.md delete mode 100644 .changeset/silent-fireants-retire.md delete mode 100644 .changeset/silly-foxes-kick.md diff --git a/.changeset/cool-walls-draw.md b/.changeset/cool-walls-draw.md deleted file mode 100644 index 22a63b765e4..00000000000 --- a/.changeset/cool-walls-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/starlight': patch ---- - -Fixes a UI string translation issue for languages with a region subtag. diff --git a/.changeset/eight-monkeys-scream.md b/.changeset/eight-monkeys-scream.md deleted file mode 100644 index eec327c6791..00000000000 --- a/.changeset/eight-monkeys-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/starlight": patch ---- - -Updates Japanese UI translations diff --git a/.changeset/silent-fireants-retire.md b/.changeset/silent-fireants-retire.md deleted file mode 100644 index 60fc7f79a2d..00000000000 --- a/.changeset/silent-fireants-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/starlight': patch ---- - -Fixes a table of contents highlighting issue after resizing the window. diff --git a/.changeset/silly-foxes-kick.md b/.changeset/silly-foxes-kick.md deleted file mode 100644 index 4b221b5cff9..00000000000 --- a/.changeset/silly-foxes-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/starlight': patch ---- - -Refactors various components to use the new built-in localization system to access translated UI strings. diff --git a/examples/basics/package.json b/examples/basics/package.json index adabe9b1904..4a2feed97d9 100644 --- a/examples/basics/package.json +++ b/examples/basics/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.28.3", + "@astrojs/starlight": "^0.28.4", "astro": "^4.15.3", "sharp": "^0.32.5" } diff --git a/examples/markdoc/package.json b/examples/markdoc/package.json index 08ae05998d0..86c5325a98d 100644 --- a/examples/markdoc/package.json +++ b/examples/markdoc/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/markdoc": "^0.11.4", - "@astrojs/starlight": "^0.28.3", + "@astrojs/starlight": "^0.28.4", "@astrojs/starlight-markdoc": "^0.1.0", "astro": "^4.15.3", "sharp": "^0.32.5" diff --git a/examples/tailwind/package.json b/examples/tailwind/package.json index 87aac56b6e8..b5785530d10 100644 --- a/examples/tailwind/package.json +++ b/examples/tailwind/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.28.3", + "@astrojs/starlight": "^0.28.4", "@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/tailwind": "^5.1.0", "astro": "^4.15.3", diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md index 78ea4b8c6f9..237cd86cca4 100644 --- a/packages/starlight/CHANGELOG.md +++ b/packages/starlight/CHANGELOG.md @@ -1,5 +1,17 @@ # @astrojs/starlight +## 0.28.4 + +### Patch Changes + +- [#2444](https://github.com/withastro/starlight/pull/2444) [`d585b3e`](https://github.com/withastro/starlight/commit/d585b3e0485dd55b2ffab985a6c06d267d22fe51) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a UI string translation issue for languages with a region subtag. + +- [#2518](https://github.com/withastro/starlight/pull/2518) [`0f69db8`](https://github.com/withastro/starlight/commit/0f69db8b806833a7160570a469ddcdc8c0dec5e0) Thanks [@morinokami](https://github.com/morinokami)! - Updates Japanese UI translations + +- [#2507](https://github.com/withastro/starlight/pull/2507) [`bd6ced5`](https://github.com/withastro/starlight/commit/bd6ced5bc46310b217c7bfe83a0f68ba4a03da45) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a table of contents highlighting issue after resizing the window. + +- [#2444](https://github.com/withastro/starlight/pull/2444) [`d585b3e`](https://github.com/withastro/starlight/commit/d585b3e0485dd55b2ffab985a6c06d267d22fe51) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Refactors various components to use the new built-in localization system to access translated UI strings. + ## 0.28.3 ### Patch Changes diff --git a/packages/starlight/package.json b/packages/starlight/package.json index a06c7b9379a..98189d80e79 100644 --- a/packages/starlight/package.json +++ b/packages/starlight/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/starlight", - "version": "0.28.3", + "version": "0.28.4", "description": "Build beautiful, high-performance documentation websites with Astro", "scripts": { "test": "vitest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc5e38abe2f..919d0d0c873 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,7 +73,7 @@ importers: examples/basics: dependencies: '@astrojs/starlight': - specifier: ^0.28.3 + specifier: ^0.28.4 version: link:../../packages/starlight astro: specifier: ^4.15.3 @@ -88,7 +88,7 @@ importers: specifier: ^0.11.4 version: 0.11.4(astro@4.15.3) '@astrojs/starlight': - specifier: ^0.28.3 + specifier: ^0.28.4 version: link:../../packages/starlight '@astrojs/starlight-markdoc': specifier: ^0.1.0 @@ -103,7 +103,7 @@ importers: examples/tailwind: dependencies: '@astrojs/starlight': - specifier: ^0.28.3 + specifier: ^0.28.4 version: link:../../packages/starlight '@astrojs/starlight-tailwind': specifier: ^2.0.3