Skip to content

Commit

Permalink
feat: rebranding
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlike Mike Reagent committed Nov 29, 2018
1 parent 40875db commit 2f2fc2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@standard-release/app",
"description": "Automated workflow for language independent module publishing and creating GitHub Releases, following the Conventional Commits and SemVer specifications",
"description": "GitHub App for creating GitHub Releases, following the Conventional Commits and SemVer specifications",
"license": "Apache-2.0",
"licenseStart": "2018",
"licenseStart": "2017",
"scripts": {
"now-start": "PRIVATE_KEY=$(echo $PRIVATE_KEY | base64 -d) yarn app",
"app": "probot run ./index.js",
Expand Down

0 comments on commit 2f2fc2f

Please sign in to comment.