Skip to content

Commit

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

# 1.0.0 (2021-04-30)


### Bug Fixes

* initial commit [6ecdb9d](https://github.com/logdna/compare-coverage-to-main/commit/6ecdb9d3be44377c3c304cd39578e6d34213f506) - Evan Lucas


### Features

* initial implementation [135cc34](https://github.com/logdna/compare-coverage-to-main/commit/135cc344a97931258d99223a24434f6a0444ef69) - Evan Lucas
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": "0.0.0",
"version": "1.0.0",
"main": "index.js",
"bin": {
"compare-coverage-to-main": "bin/cmd.js"
Expand Down

0 comments on commit 15ac31a

Please sign in to comment.