Skip to content

Commit cb68ce0

Browse files
chore(release): 0.1.13
1 parent df0180f commit cb68ce0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.13](https://github.com/codecov/uploader/compare/v0.1.12...v0.1.13) (2021-11-17)
6+
7+
### Bug Fixes
8+
9+
- always use blocklist ([3582439](https://github.com/codecov/uploader/commit/35824398650981d9b08ff7a2a9bd2124af6f7512)), closes [#504](https://github.com/codecov/uploader/issues/504)
10+
511
### [0.1.12](https://github.com/codecov/uploader/compare/v0.1.11...v0.1.12) (2021-11-09)
612

713
### Features

npm-shrinkwrap.json

Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecov",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Codecov Report Uploader",
55
"private": true,
66
"bin": "dist/bin/codecov.js",

0 commit comments

Comments
 (0)