Skip to content

Commit

Permalink
Merge pull request #180 from codecov/1.1.0
Browse files Browse the repository at this point in the history
Bump to 1.1.0
  • Loading branch information
thomasrockhu committed Dec 17, 2020
2 parents 09facdb + d3e4a77 commit 7de43a7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,13 @@
### 1.1.0

#### Features
- #110 Add "working-directory:" input
- #174 Support Xcode specificed parameters

#### Fixes
- #172 File is saved as text

#### Dependencies and Misc
- #166 Bump requestretry from 4.1.1 to 4.1.2
- #169 Bump typescript from 4.0.5 to 4.1.2
- #178 Bump @types/jest from 26.0.15 to 26.0.19
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "1.0.15",
"version": "1.0.16",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7de43a7

Please sign in to comment.