File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
17
## v5.1.2
2
18
3
19
### What's Changed
@@ -1009,4 +1025,4 @@ for the full list.
1009
1025
### Dependencies and Misc
1010
1026
- #166 Bump requestretry from 4.1.1 to 4.1.2
1011
1027
- #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
Original file line number Diff line number Diff line change 1
- 5.1.2
1
+ 5.2.0
You can’t perform that action at this time.
0 commit comments