mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-18 11:45:44 +00:00
feat: add xcode support
This commit is contained in:
parent
6a6a9ae7b1
commit
a03184e530
12 changed files with 54 additions and 12 deletions
|
|
@ -1,3 +1,12 @@
|
|||
## 3.1.0
|
||||
### Features
|
||||
- #699 Incorporate `xcode` arguments for the Codecov uploader
|
||||
|
||||
### Dependencies
|
||||
- #694 build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4
|
||||
- #696 build(deps-dev): bump @types/node from 17.0.23 to 17.0.25
|
||||
- #698 build(deps-dev): bump jest-junit from 13.0.0 to 13.2.0
|
||||
|
||||
## 3.0.0
|
||||
### Breaking Changes
|
||||
- #689 Bump to node16 and small fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue