Skip to content

Commit

Permalink
docs: Mention forced 1.0.0 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Nov 3, 2016
1 parent 811ab1c commit db6e715
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@ Will also add license headers where they are missing.
By default `nlm release` will not do anything unless it's running on CI.
You can force a release by running `nlm release --commit`.

**Note:** If your current version is below 1.0.0, nlm will always release 1.0.0.
The semantics of versions below 1.0.0 can be tricky
and nlm tries to not make any assumptions about how people might interpret those version ranges.


### `nlm changelog`

Expand Down

0 comments on commit db6e715

Please sign in to comment.