|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.1.3](https://github.com/woodpecker-ci/plugin-codecov/releases/tag/v2.1.3) - 2024-04-21 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@qwerty287 |
| 8 | + |
| 9 | +### 📚 Documentation |
| 10 | + |
| 11 | +- Fix author key [[#31](https://github.com/woodpecker-ci/plugin-codecov/pull/31)] |
| 12 | +- Add logo [[#29](https://github.com/woodpecker-ci/plugin-codecov/pull/29)] |
| 13 | + |
| 14 | +### Misc |
| 15 | + |
| 16 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 [[#46](https://github.com/woodpecker-ci/plugin-codecov/pull/46)] |
| 17 | +- chore(deps): update dependency codecov/uploader to v0.7.3 [[#45](https://github.com/woodpecker-ci/plugin-codecov/pull/45)] |
| 18 | +- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 [[#44](https://github.com/woodpecker-ci/plugin-codecov/pull/44)] |
| 19 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.1 [[#42](https://github.com/woodpecker-ci/plugin-codecov/pull/42)] |
| 20 | +- chore(deps): update pre-commit hook adrienverge/yamllint to v1.35.1 [[#41](https://github.com/woodpecker-ci/plugin-codecov/pull/41)] |
| 21 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.0 [[#40](https://github.com/woodpecker-ci/plugin-codecov/pull/40)] |
| 22 | +- chore(deps): update dependency codecov/uploader to v0.7.2 [[#39](https://github.com/woodpecker-ci/plugin-codecov/pull/39)] |
| 23 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.1.0 [[#38](https://github.com/woodpecker-ci/plugin-codecov/pull/38)] |
| 24 | +- chore(deps): update golang docker tag to v1.22 [[#37](https://github.com/woodpecker-ci/plugin-codecov/pull/37)] |
| 25 | +- [pre-commit.ci] pre-commit autoupdate [[#36](https://github.com/woodpecker-ci/plugin-codecov/pull/36)] |
| 26 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.0.1 [[#35](https://github.com/woodpecker-ci/plugin-codecov/pull/35)] |
| 27 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 [[#34](https://github.com/woodpecker-ci/plugin-codecov/pull/34)] |
| 28 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 [[#33](https://github.com/woodpecker-ci/plugin-codecov/pull/33)] |
| 29 | +- Use cleartext username [[#32](https://github.com/woodpecker-ci/plugin-codecov/pull/32)] |
| 30 | +- Enable `precommit` [[#30](https://github.com/woodpecker-ci/plugin-codecov/pull/30)] |
| 31 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.3.0 [[#28](https://github.com/woodpecker-ci/plugin-codecov/pull/28)] |
| 32 | +- fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 [[#27](https://github.com/woodpecker-ci/plugin-codecov/pull/27)] |
| 33 | +- fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 [[#26](https://github.com/woodpecker-ci/plugin-codecov/pull/26)] |
| 34 | +- fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 [[#25](https://github.com/woodpecker-ci/plugin-codecov/pull/25)] |
| 35 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.0.3 [[#24](https://github.com/woodpecker-ci/plugin-codecov/pull/24)] |
| 36 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.1 [[#23](https://github.com/woodpecker-ci/plugin-codecov/pull/23)] |
| 37 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1 [[#21](https://github.com/woodpecker-ci/plugin-codecov/pull/21)] |
| 38 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.0 [[#18](https://github.com/woodpecker-ci/plugin-codecov/pull/18)] |
| 39 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v0.7.0 [[#19](https://github.com/woodpecker-ci/plugin-codecov/pull/19)] |
| 40 | + |
3 | 41 | ## [2.1.2](https://github.com/woodpecker-ci/plugin-codecov/releases/tag/2.1.2) - 2023-10-24 |
4 | 42 |
|
5 | 43 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments