|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.3.0](https://github.com/woodpecker-ci/plugin-surge-preview/releases/tag/1.3.0) - 2023-12-29 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@anbraten, @renovate[bot], @pat-s |
| 8 | + |
| 9 | +### 📈 Enhancement |
| 10 | + |
| 11 | +- Support teardown on PR closed [[#42](https://github.com/woodpecker-ci/plugin-surge-preview/pull/42)] |
| 12 | + |
| 13 | +### Misc |
| 14 | + |
| 15 | +- fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 [[#41](https://github.com/woodpecker-ci/plugin-surge-preview/pull/41)] |
| 16 | +- 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)] |
| 17 | +- fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 [[#39](https://github.com/woodpecker-ci/plugin-surge-preview/pull/39)] |
| 18 | +- precommit and linters [[#32](https://github.com/woodpecker-ci/plugin-surge-preview/pull/32)] |
| 19 | +- 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)] |
| 20 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.1 [[#37](https://github.com/woodpecker-ci/plugin-surge-preview/pull/37)] |
| 21 | +- 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)] |
| 22 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1 [[#34](https://github.com/woodpecker-ci/plugin-surge-preview/pull/34)] |
| 23 | +- 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)] |
| 24 | +- 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)] |
| 25 | +- 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)] |
| 26 | +- 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)] |
| 27 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.0 [[#26](https://github.com/woodpecker-ci/plugin-surge-preview/pull/26)] |
| 28 | +- chore(deps): update node.js to v21 [[#24](https://github.com/woodpecker-ci/plugin-surge-preview/pull/24)] |
| 29 | + |
3 | 30 | ## [1.2.2](https://github.com/woodpecker-ci/plugin-surge-preview/releases/tag/1.2.2) - 2023-10-15 |
4 | 31 |
|
5 | 32 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments