From 15999df155acd0c1e91c2a2bb75fbdac986256cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 12:57:12 +0000 Subject: [PATCH] chore(master): release 2.0.2 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb26c7b..b144f38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.0.2](https://github.com/snakemake/snakemake-github-action/compare/v2.0.1...v2.0.2) (2025-12-15) + + +### Bug Fixes + +* add apptainer source, yml formatting ([#45](https://github.com/snakemake/snakemake-github-action/issues/45)) ([73be4c1](https://github.com/snakemake/snakemake-github-action/commit/73be4c1951827687d8c1c2eb4f1c29f278618422)) +* defunct release-please action ([#46](https://github.com/snakemake/snakemake-github-action/issues/46)) ([c5f3459](https://github.com/snakemake/snakemake-github-action/commit/c5f3459a28884db12c0ccef91f290d4373dbd7c9)) +* pin miniforge to working version `25.9.1` ([#49](https://github.com/snakemake/snakemake-github-action/issues/49)) ([22d9209](https://github.com/snakemake/snakemake-github-action/commit/22d9209fb21106d8cd39f953c5b025a6f6a3ec52)) + ### [2.0.1](https://www.github.com/snakemake/snakemake-github-action/compare/v2.0.0...v2.0.1) (2025-04-07)