|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.3.1](https://github.com/woodpecker-ci/plugin-surge-preview/releases/tag/1.3.1) - 2024-04-20 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@qwerty287 |
| 8 | + |
| 9 | +### 📚 Documentation |
| 10 | + |
| 11 | +- Fix author key [[#50](https://github.com/woodpecker-ci/plugin-surge-preview/pull/50)] |
| 12 | +- Add logo [[#48](https://github.com/woodpecker-ci/plugin-surge-preview/pull/48)] |
| 13 | + |
| 14 | +### Misc |
| 15 | + |
| 16 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 [[#67](https://github.com/woodpecker-ci/plugin-surge-preview/pull/67)] |
| 17 | +- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 [[#66](https://github.com/woodpecker-ci/plugin-surge-preview/pull/66)] |
| 18 | +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.30 [[#65](https://github.com/woodpecker-ci/plugin-surge-preview/pull/65)] |
| 19 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.1 [[#64](https://github.com/woodpecker-ci/plugin-surge-preview/pull/64)] |
| 20 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v1.57.2 [[#63](https://github.com/woodpecker-ci/plugin-surge-preview/pull/63)] |
| 21 | +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.29 [[#62](https://github.com/woodpecker-ci/plugin-surge-preview/pull/62)] |
| 22 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v1.57.1 [[#61](https://github.com/woodpecker-ci/plugin-surge-preview/pull/61)] |
| 23 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.0 [[#60](https://github.com/woodpecker-ci/plugin-surge-preview/pull/60)] |
| 24 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.1.0 [[#58](https://github.com/woodpecker-ci/plugin-surge-preview/pull/58)] |
| 25 | +- chore(deps): update golang docker tag to v1.22 [[#57](https://github.com/woodpecker-ci/plugin-surge-preview/pull/57)] |
| 26 | +- [pre-commit.ci] pre-commit autoupdate [[#56](https://github.com/woodpecker-ci/plugin-surge-preview/pull/56)] |
| 27 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.0.1 [[#55](https://github.com/woodpecker-ci/plugin-surge-preview/pull/55)] |
| 28 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 [[#54](https://github.com/woodpecker-ci/plugin-surge-preview/pull/54)] |
| 29 | +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.26 [[#53](https://github.com/woodpecker-ci/plugin-surge-preview/pull/53)] |
| 30 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 [[#52](https://github.com/woodpecker-ci/plugin-surge-preview/pull/52)] |
| 31 | +- Use cleartext username [[#51](https://github.com/woodpecker-ci/plugin-surge-preview/pull/51)] |
| 32 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.3.0 [[#47](https://github.com/woodpecker-ci/plugin-surge-preview/pull/47)] |
| 33 | +- fix(deps): update module github.com/jenkins-x/go-scm to v1.14.25 [[#46](https://github.com/woodpecker-ci/plugin-surge-preview/pull/46)] |
| 34 | +- [pre-commit.ci] pre-commit autoupdate [[#45](https://github.com/woodpecker-ci/plugin-surge-preview/pull/45)] |
| 35 | +- fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 [[#43](https://github.com/woodpecker-ci/plugin-surge-preview/pull/43)] |
| 36 | + |
3 | 37 | ## [1.3.0](https://github.com/woodpecker-ci/plugin-surge-preview/releases/tag/1.3.0) - 2023-12-29 |
4 | 38 |
|
5 | 39 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments