From c17da6245a7fe549cefa05b31e3614ce0b16c2af Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 9 Aug 2026 04:55:35 +0000 Subject: [PATCH] Update `zola@latest` to 0.23.2 --- CHANGELOG.md | 2 ++ manifests/zola.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb6b3f5..3136d793 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 `zola@latest` to 0.23.2. + - Update `wasm-bindgen@latest` to 0.2.127. - Update `uv@latest` to 0.12.3. diff --git a/manifests/zola.json b/manifests/zola.json index 74f704df..42fa313c 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -21,10 +21,10 @@ } }, "latest": { - "version": "0.23.1" + "version": "0.23.2" }, "0.23": { - "version": "0.23.1" + "version": "0.23.2" }, "0.23.2": { "x86_64_linux_musl": {