Seth

Results 4 issues of Seth

### Description `git-release` fails to do a GitHub release. ### Tag `1.1.2` ### Workflow ```yaml name: Release on: push: tags: ['*'] permissions: contents: write jobs: release: name: Release runs-on: ubuntu-latest...

bug
invalid
stale
v5

This repo is throwing an error currently on `yarn start`. Unless I missed a step. ![](https://dzwonsemrish7.cloudfront.net/items/23223O370J272M0j2K0j/Image%202018-08-12%20at%2022.52.32.png)

Closes #1. I also added an `.nvmrc` because my first pass had a huge `package-lock.json` diff due to using a different version of `npm`.