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": {