From 59473d9b29a328590300f7a3776e1bd0a167776b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:34:21 +0000 Subject: [PATCH] chore(main): release 0.4.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3356510..c3b2129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.1](https://github.com/acdh-oeaw/prosnet-workflows/compare/v0.4.0...v0.4.1) (2024-02-12) + + +### Bug Fixes + +* update apis-base-container default ref to 0.4.0 ([632887a](https://github.com/acdh-oeaw/prosnet-workflows/commit/632887a7432c9d07da0378c80e10b4a256ccad43)) + ## [0.4.0](https://github.com/acdh-oeaw/prosnet-workflows/compare/v0.3.5...v0.4.0) (2024-01-31)