From 3fbdc9214be820dbe7bc12aa152f8977ea26ecc8 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 15 Sep 2026 01:32:02 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=8E=89=20Release=202.10.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48315f..587df73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [2.10.2](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.10.2) - 2026-09-15 + +### 📦️ Dependency + +- fix(deps): update module github.com/urfave/cli/v3 to v3.12.0 [[#386](https://github.com/woodpecker-ci/plugin-git/pull/386)] + ## [2.10.1](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.10.1) - 2026-09-08 ### ❤️ Thanks to all contributors! ❤️ From 22e6eadc2bd108434b0bbaea2833583905c18b15 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 21 Sep 2026 01:43:45 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8E=89=20Release=202.10.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 587df73..15fa267 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [2.10.2](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.10.2) - 2026-09-15 +## [2.10.2](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.10.2) - 2026-09-21 ### 📦️ Dependency +- fix(deps): update module github.com/urfave/cli/v3 to v3.13.0 [[#388](https://github.com/woodpecker-ci/plugin-git/pull/388)] - fix(deps): update module github.com/urfave/cli/v3 to v3.12.0 [[#386](https://github.com/woodpecker-ci/plugin-git/pull/386)] ## [2.10.1](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.10.1) - 2026-09-08