Skip to content

Commit

Permalink
Merge pull request #77 from metrumresearchgroup/release/0.5.1
Browse files Browse the repository at this point in the history
Release 0.5.1
  • Loading branch information
kyleam authored Nov 8, 2024
2 parents 1fdd0ad + 6239b42 commit 875cdff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mpn.scorecard
Title: Generate a scorecard with various measures of R package quality and risk
Version: 0.5.0
Version: 0.5.1
Authors@R:
c(person(given = "Kyle",
family = "Barrett",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# mpn.scorecard 0.5.1

## Bug Fixes

- Previously the traceability matrix would error out if code file,
documentation, and test file columns were all empty (#76).

# mpn.scorecard 0.5.0

## New features and change
Expand Down

0 comments on commit 875cdff

Please sign in to comment.