From 400edd2573e80885bbe8963728458545eeb4c7c8 Mon Sep 17 00:00:00 2001 From: Hashir Rajah Date: Mon, 23 Sep 2024 13:56:52 +0400 Subject: [PATCH] Remove additional '.' in changelog compare URLs --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 132408f4..f75a1960 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -## [4.1.1](https://github.com/spoonconsulting/cordova-plugin-background-upload/compare/4.1.0....4.1.1) (2024-09-23) +## [4.1.1](https://github.com/spoonconsulting/cordova-plugin-background-upload/compare/4.1.0...4.1.1) (2024-09-23) * **android:** Update cordova plugin file version to 8.1.0 * **iOS:** Update cordova plugin file version to 8.1.0 -## [4.1.0](https://github.com/spoonconsulting/cordova-plugin-background-upload/compare/4.0.10....4.1.0) (2024-04-30) +## [4.1.0](https://github.com/spoonconsulting/cordova-plugin-background-upload/compare/4.0.10...4.1.0) (2024-04-30) * **android:** REVERTED Add Workers based on the number of parallelUploadsLimit and use a database to continue taking pending uploads in the Workers * **iOS:** Removed framework tag for pods