Skip to content

Commit 5a605bd

Browse files
chore(release): bump to 5.2.0 (#1748)
1 parent 5825942 commit 5a605bd

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v5.2.0
2+
3+
### What's Changed
4+
* Fix typo in README by @tserg in https://github.com/codecov/codecov-action/pull/1747
5+
* Th/add commands by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1745
6+
* use correct audience when requesting oidc token by @juho9000 in https://github.com/codecov/codecov-action/pull/1744
7+
* build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1742
8+
* build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1743
9+
* chore(deps): bump wrapper to 0.0.32 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1740
10+
* feat: add disable-telem feature by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1739
11+
* fix: remove erroneous linebreak in readme by @Vampire in https://github.com/codecov/codecov-action/pull/1734
12+
13+
14+
**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
15+
16+
117
## v5.1.2
218

319
### What's Changed
@@ -1009,4 +1025,4 @@ for the full list.
10091025
### Dependencies and Misc
10101026
- #166 Bump requestretry from 4.1.1 to 4.1.2
10111027
- #169 Bump typescript from 4.0.5 to 4.1.2
1012-
- #178 Bump @types/jest from 26.0.15 to 26.0.19
1028+
- #178 Bump @types/jest from 26.0.15 to 26.0.19

src/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.2
1+
5.2.0

0 commit comments

Comments
 (0)