diff --git a/package.json b/package.json index 5716fbcf..73b5809b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-release", - "description": "semantic semver compliant package publishing", + "description": "automated semver compliant package publishing", "version": "0.0.0-note.that.this.is.not.the.actual.version", "author": "Stephan Bönnemann ", "bin": "./bin/semantic-release", @@ -37,6 +37,8 @@ }, "homepage": "https://github.com/boennemann/semantic-release", "keywords": [ + "author", + "automation", "release", "publish", "module",