Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Mar 1, 2022
1 parent 688e708 commit b3819db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lekoarts/thanks-contributors",
"version": "0.0.1",
"version": "1.0.0",
"main": "index.js",
"bin": "bin.js",
"description": "This little script accesses GitHub's API to get all contributors and their PRs between two distinct points in the history of commits. This is helpful for changelogs where you'd want to list all contributions for that release (so e.g. changes between v1 and v1.1).",
Expand Down

0 comments on commit b3819db

Please sign in to comment.