From be249fa0e069a8f9d3596e428945701dfd1774a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6nnemann?= Date: Sun, 8 Feb 2015 10:30:35 +0100 Subject: [PATCH] chore(package): improve description and keywords --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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",