Skip to content

Commit

Permalink
docs: add missing version error note
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Apr 19, 2020
1 parent 4427369 commit 3bd9494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ You should be able to automate versioning of your app by using a single command,
$ npx standard-version --release-as minor
```

> If you receive an error like `Invalid Version: undefined`, make sure your `package.json` has a starting `version`.
## Getting started

It's recommended to install both Standard Version and this package as `devDependency`.
Expand Down

0 comments on commit 3bd9494

Please sign in to comment.