From 3880e208052a1b717fbc390805945c5a27dc843d Mon Sep 17 00:00:00 2001 From: "mcanouil-dev[bot]" <211049963+mcanouil-dev[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 18:31:29 +0000 Subject: [PATCH] ci: bump version for release :rocket: --- CHANGELOG.md | 2 ++ CITATION.cff | 4 ++-- README.md | 2 +- _extensions/code-window/_extension.yml | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b0302..52aa5a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 1.3.3 (2026-08-02) + ### Refactoring - refactor: Target the Quarto Wizard v2 extension schema in `_schema.yml`. diff --git a/CITATION.cff b/CITATION.cff index 8b8e014..fbaa4e6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,5 +9,5 @@ authors: repository-code: "https://github.com/mcanouil/quarto-code-window" url: "https://m.canouil.dev/quarto-code-window/" license: "MIT License" -date-released: "2026-08-01" -version: 1.3.2 +date-released: "2026-08-02" +version: 1.3.3 diff --git a/README.md b/README.md index 579b36b..aece2f4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Installation ```bash -quarto add mcanouil/quarto-code-window@1.3.2 +quarto add mcanouil/quarto-code-window@1.3.3 ``` This will install the extension under the `_extensions` subdirectory. diff --git a/_extensions/code-window/_extension.yml b/_extensions/code-window/_extension.yml index f621cb5..1cff8f6 100644 --- a/_extensions/code-window/_extension.yml +++ b/_extensions/code-window/_extension.yml @@ -1,6 +1,6 @@ title: Code Window author: Mickaƫl Canouil -version: 1.3.2 +version: 1.3.3 quarto-required: ">=1.9.36" contributes: filters: