Skip to content

Commit

Permalink
release: 2021-04-30, Version 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Apr 30, 2021
1 parent de2f647 commit b6c41b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

## [1.0.1](https://github.com/logdna/compare-coverage-to-main/compare/v1.0.0...v1.0.1) (2021-04-30)


### Bug Fixes

* wrap octet-stream in Buffer.from [de2f647](https://github.com/logdna/compare-coverage-to-main/commit/de2f6474782ee81f451e5cfb5f46fc1c91ed1f5c) - Evan Lucas

# 1.0.0 (2021-04-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "compare-coverage-to-main",
"description": "Compares the current json coverage file to that of the latest release",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"bin": {
"compare-coverage-to-main": "bin/cmd.js"
Expand Down

0 comments on commit b6c41b7

Please sign in to comment.