Skip to content

Commit 6a0f1d7

Browse files
committed
Update README about version calculation logic
1 parent a3bdf29 commit 6a0f1d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ One of:
8989
- `minor`
9090
- `patch`
9191

92+
The next version is calculated based on the latest GitHub release,
93+
so your repository must manage its versions with GitHub releases.
94+
9295
### `version`
9396

9497
You can also specify this directly instead of `release_type`.

0 commit comments

Comments
 (0)