From 004cf9308b5d98737125509adee08b9018cce964 Mon Sep 17 00:00:00 2001 From: Sho Sakuma Date: Wed, 5 Aug 2026 04:54:20 +0900 Subject: ci: link release notes to the English changelog pages The links were written before the English pages existed, so GitHub and Modrinth sent an international audience to Japanese notes. Both now point at the English pages; the Japanese ones remain reachable from the site's own locale switch. Also stops the changelog template from being served. It lives under `src/`, so VitePress published it as a page of empty headings at /assets/changelog-default, where it was reachable and indexable. `srcExclude` keeps it a template. The tag table on the changelog overview claimed `vX.Y.Z` was last used for v1.0.0 and retired, which contradicts release.yaml and the release skill still supporting it; it now says what the tag is for. Co-Authored-By: Claude --- website/src/ja/changelog/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website/src/ja') diff --git a/website/src/ja/changelog/overview.md b/website/src/ja/changelog/overview.md index 108061d..3b03477 100644 --- a/website/src/ja/changelog/overview.md +++ b/website/src/ja/changelog/overview.md @@ -38,7 +38,7 @@ Paper / Folia 向けプラグインと Velocity 向けプラグインは独立 |------|-------------| | `paper/vX.Y.Z` | Paper / Folia 版のみ | | `velocity/vX.Y.Z` | Velocity 版のみ | -| `vX.Y.Z` | 両方同時 (2026-04-04 の v1.0.0 が最後で,以降は使用していません) | +| `vX.Y.Z` | 両方同時.共有モジュール `engine` の変更など,双方に影響する変更で使用します | ### プラグインバージョンは互換性を表しません -- cgit v1.2.1