Skip to content

Commit 5c91813

Browse files
committed
0.17.0: [@rowanmanning](https://github.com/rowanmanning) added Mocha to development dependencies, and added support for HISTORY files as changelogs. [@algernon](https://github.com/algernon) added support for NEWS files as changelogs.
1 parent 60d3724 commit 5c91813

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
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": "forkability",
3-
"version": "0.16.1",
3+
"version": "0.17.0",
44
"description": "A JS module for determining the open-source-friendliness of a GitHub repository.",
55
"main": "./lib/app.js",
66
"bin": "./index.js",

0 commit comments

Comments
 (0)