diff --git a/package.json b/package.json index 8a97ef3..fa8c696 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "files": [ "lib", "index.js", - "cli.js" + "cli.js", + "CHANGELOG.md" ], "scripts": { "test": "standard && hallmark && node test.js",