diff --git a/CHANGELOG.md b/CHANGELOG.md index 79dc660..65ff53c 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 086d08a..62756fb 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,5 +9,5 @@ authors: repository-code: "https://github.com/mcanouil/quarto-lua-env" url: "http://m.canouil.dev/quarto-lua-env/" 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 b495482..934a708 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Installation ```bash -quarto add mcanouil/quarto-lua-env@1.5.0 +quarto add mcanouil/quarto-lua-env@1.5.1 ``` This will install the extension under the `_extensions` subdirectory. diff --git a/_extensions/lua-env/_extension.yml b/_extensions/lua-env/_extension.yml index 62985e8..a00706f 100644 --- a/_extensions/lua-env/_extension.yml +++ b/_extensions/lua-env/_extension.yml @@ -1,6 +1,6 @@ title: Lua Environment author: Mickaƫl Canouil -version: 1.5.0 +version: 1.5.1 quarto-required: ">=1.4.459" contributes: shortcodes: