From 6cdfdd187584310478afc5be56e65e5b5a63fb5b Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Fri, 29 Dec 2023 11:28:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.3.0=20(#35)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9fa45..d9873f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.3.0](https://github.com/woodpecker-ci/plugin-surge-preview/releases/tag/1.3.0) - 2023-12-29 + +### ❤️ Thanks to all contributors! ❤️ + +@anbraten, @renovate[bot], @pat-s + +### 📈 Enhancement + +- Support teardown on PR closed [[#42](https://github.com/woodpecker-ci/plugin-surge-preview/pull/42)] + +### Misc + +- fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 [[#41](https://github.com/woodpecker-ci/plugin-surge-preview/pull/41)] +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.24 [[#40](https://github.com/woodpecker-ci/plugin-surge-preview/pull/40)] +- fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 [[#39](https://github.com/woodpecker-ci/plugin-surge-preview/pull/39)] +- precommit and linters [[#32](https://github.com/woodpecker-ci/plugin-surge-preview/pull/32)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.0.3 [[#38](https://github.com/woodpecker-ci/plugin-surge-preview/pull/38)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.1 [[#37](https://github.com/woodpecker-ci/plugin-surge-preview/pull/37)] +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.21 [[#36](https://github.com/woodpecker-ci/plugin-surge-preview/pull/36)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1 [[#34](https://github.com/woodpecker-ci/plugin-surge-preview/pull/34)] +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.20 [[#33](https://github.com/woodpecker-ci/plugin-surge-preview/pull/33)] +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.19 [[#30](https://github.com/woodpecker-ci/plugin-surge-preview/pull/30)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v0.7.0 [[#31](https://github.com/woodpecker-ci/plugin-surge-preview/pull/31)] +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.15 [[#29](https://github.com/woodpecker-ci/plugin-surge-preview/pull/29)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.0 [[#26](https://github.com/woodpecker-ci/plugin-surge-preview/pull/26)] +- chore(deps): update node.js to v21 [[#24](https://github.com/woodpecker-ci/plugin-surge-preview/pull/24)] + ## [1.2.2](https://github.com/woodpecker-ci/plugin-surge-preview/releases/tag/1.2.2) - 2023-10-15 ### ❤️ Thanks to all contributors! ❤️