This repository was archived by the owner on Jan 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1+ ### 3.8.1
2+
3+ #### Fixes
4+
5+ - [ #246 ] ( https://github.com/codecov/codecov-node/pull/246 ) Revert "Bump teeny-request from 6.0.1 to 7.0.0"
6+
17### 3.8.0
28
39#### Features
10+
411- [ #160 ] ( https://github.com/codecov/codecov-node/pull/160 ) Add Github Actions support
512
613#### Fixes
7- - [ #173 ] ( https://github.com/codecov/codecov-node/pull/173 ) Fix broken gcov command
14+
15+ - [ #173 ] ( https://github.com/codecov/codecov-node/pull/173 ) Fix broken gcov command
816- [ #195 ] ( https://github.com/codecov/codecov-node/pull/195 ) Update Node testing versions
917- [ #200 ] ( https://github.com/codecov/codecov-node/pull/200 ) Remove flaky tests
1018- [ #204 ] ( https://github.com/codecov/codecov-node/pull/204 ) Create CHANGELOG and remove flaky v4 test
1119- [ #208 ] ( https://github.com/codecov/codecov-node/pull/208 ) Add license scan report and status
1220- [ #220 ] ( https://github.com/codecov/codecov-node/pull/220 ) Remove errant bitly
1321
1422#### Dependencies
23+
1524- [ #189 ] ( https://github.com/codecov/codecov-node/pull/189 ) Bump lint-staged from 10.0.7 to 10.2.11
1625- [ #190 ] ( https://github.com/codecov/codecov-node/pull/190 ) [ Security] Bump handlebars from 4.5.3 to 4.7.6
1726- [ #191 ] ( https://github.com/codecov/codecov-node/pull/191 ) Bump prettier from 1.19.1 to 2.0.5
3039- [ #212 ] ( https://github.com/codecov/codecov-node/pull/212 ) Bump eslint from 7.7.0 to 7.8.1
3140- [ #214 ] ( https://github.com/codecov/codecov-node/pull/214 ) Bump lint-staged from 10.2.13 to 10.3.0
3241- [ #215 ] ( https://github.com/codecov/codecov-node/pull/215 ) Bump husky from 4.2.5 to 4.3.0
33- - [ #216 ] ( https://github.com/codecov/codecov-node/pull/216 ) Bump node-fetch from 2.6.0 to 2.6.1
42+ - [ #216 ] ( https://github.com/codecov/codecov-node/pull/216 ) Bump node-fetch from 2.6.0 to 2.6.1
3443- [ #217 ] ( https://github.com/codecov/codecov-node/pull/217 ) Bump eslint from 7.8.1 to 7.9.0
3544- [ #218 ] ( https://github.com/codecov/codecov-node/pull/218 ) Bump prettier from 2.1.1 to 2.1.2
3645- [ #219 ] ( https://github.com/codecov/codecov-node/pull/219 ) Bump lint-staged from 10.3.0 to 10.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " codecov" ,
3- "version" : " 3.8.0 " ,
3+ "version" : " 3.8.1 " ,
44 "description" : " Uploading report to Codecov: https://codecov.io" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments