From e500dcf48dab5e353879ffafc12a0873e8491ee3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:03:59 +0000 Subject: [PATCH] chore(main): release 0.48.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf28fb..934ecbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.48.1](https://github.com/apify/workflows/compare/v0.48.0...v0.48.1) (2026-08-17) + + +### Bug Fixes + +* read the changelog from an artifact in the Python release workflow ([#312](https://github.com/apify/workflows/issues/312)) ([92607e6](https://github.com/apify/workflows/commit/92607e6915ea46ac229ab4745dfe8b975d5eddff)) + ## [0.48.0](https://github.com/apify/workflows/compare/v0.47.0...v0.48.0) (2026-08-10)