diff --git a/CHANGELOG.md b/CHANGELOG.md index b1e3ec10..340588c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `git-cliff@latest` to 2.10.1. + ## [2.62.0] - 2025-09-21 - Support `cargo-deadlinks` ([#1161](https://github.com/taiki-e/install-action/pull/1161), thanks @BenjaminBrienen) diff --git a/manifests/git-cliff.json b/manifests/git-cliff.json index 52d5e21a..f0b42a83 100644 --- a/manifests/git-cliff.json +++ b/manifests/git-cliff.json @@ -28,13 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)", "latest": { - "version": "2.10.0" + "version": "2.10.1" }, "2": { - "version": "2.10.0" + "version": "2.10.1" }, "2.10": { - "version": "2.10.0" + "version": "2.10.1" + }, + "2.10.1": { + "x86_64_linux_musl": { + "etag": "0x8DDF92C2D683721", + "checksum": "55ed8495e8c18e51e42182e17772013d6d2a7156a462d6b30f1adf17e54b465e" + }, + "x86_64_macos": { + "etag": "0x8DDF92BF3460F4E", + "checksum": "c3111dddaf866a986085f22ff22fa3003645fc69a3b9302c4e1352c4676c398a" + }, + "x86_64_windows": { + "etag": "0x8DDF92CAD420749", + "checksum": "073c8027da2e055ec83c3609c4195284bd10b2771fcbd806ff0f94e48c310c77" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF92C32FF251C", + "checksum": "218a25c728df98337541013218660eeb571a464daea7612b35bb4e97b22b97db" + }, + "aarch64_macos": { + "etag": "0x8DDF92C13312F32", + "checksum": "98cf636ca6a66d84e0ba6202a990028ac45cf0dde331d18169397ae59cc6e41b" + }, + "aarch64_windows": { + "etag": "0x8DDF92CB5CDAA6D", + "checksum": "b76e570c25dc73bf5d1b979f11a3f7f4b29c479e5199302b941d59285f20d1c5" + } }, "2.10.0": { "x86_64_linux_musl": {