From 063c61c56ea84b9a77eb5c1c59c095a6b54da31e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 May 2024 10:24:13 +0000 Subject: [PATCH] chore(release): 1.2.6 [skip ci] ## [1.2.6](https://github.com/sesamyab/podcast-parser/compare/v1.2.5...v1.2.6) (2024-05-27) ### Bug Fixes * do not overwrite purchase type ([7419a1e](https://github.com/sesamyab/podcast-parser/commit/7419a1e46076405f83111d41dea92cc773e9cc9c)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d8de3e..12f2e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.6](https://github.com/sesamyab/podcast-parser/compare/v1.2.5...v1.2.6) (2024-05-27) + + +### Bug Fixes + +* do not overwrite purchase type ([7419a1e](https://github.com/sesamyab/podcast-parser/commit/7419a1e46076405f83111d41dea92cc773e9cc9c)) + ## [1.2.5](https://github.com/sesamyab/podcast-parser/compare/v1.2.4...v1.2.5) (2024-05-26)