Skip to content

Commit 7f8bbdf

Browse files
committed
docs: 📝 use GitHub note
1 parent c589b0f commit 7f8bbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This package is **tag-based**, which means it never reads the `package.json` to
117117

118118
To detect a new version this package looks into the commit history and checks if any source files changed since the last version.
119119

120-
> Note that major zero version `0.x.y` is for initial development. Anything may change at any time so the consumer won't get any new minor version using the caret or tilde compatibility range, for instance version `0.3.1` won't be resolved if the consumer wants `^0.2.0`.
120+
> **Note**: Major zero version `0.x.y` is for initial development. Anything may change at any time so the consumer won't get any new minor version using the caret or tilde compatibility range, for instance version `0.3.1` won't be resolved if the consumer wants `^0.2.0`.
121121
122122
#### Specify the level of change
123123

0 commit comments

Comments
 (0)