diff --git a/CHANGELOG.md b/CHANGELOG.md index e814968..cac8f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 1.5.1 (2026-08-01) + ### Documentation - docs: Add a documentation website under `docs/`, built on the `atelier` project type and published to . diff --git a/CITATION.cff b/CITATION.cff index f932861..6ff3b59 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,5 +9,5 @@ authors: repository-code: "https://github.com/mcanouil/quarto-elevator" url: "http://m.canouil.dev/quarto-elevator/" license: "MIT" -date-released: "2026-05-31" -version: 1.5.0 +date-released: "2026-08-01" +version: 1.5.1 diff --git a/README.md b/README.md index 43c6cb6..bf2cc06 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Animation is only available for HTML-based documents. ## Installation ```sh -quarto add mcanouil/quarto-elevator@1.5.0 +quarto add mcanouil/quarto-elevator@1.5.1 ``` This will install the extension under the `_extensions` subdirectory. diff --git a/_extensions/elevator/_extension.yml b/_extensions/elevator/_extension.yml index 2570026..a9371bb 100644 --- a/_extensions/elevator/_extension.yml +++ b/_extensions/elevator/_extension.yml @@ -1,6 +1,6 @@ title: Elevator.js author: Mickaƫl Canouil -version: 1.5.0 +version: 1.5.1 quarto-required: ">=1.2.280" contributes: shortcodes: