We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9adacf commit 8089349Copy full SHA for 8089349
docs/input/docs/usage/library.md
@@ -15,9 +15,9 @@ patch releases, it's a useful option to some.
15
16
:::{.alert .alert-warning}
17
**Warning**
18
-The library API is not stable and does not follow the semantic versioning
+The library API (GitVersion.Core) is not stable and does not follow the semantic versioning
19
of the GitVersion tool. A patch release of the tool may break the library
20
and we will refactor and change the library API without notice.
21
:::
22
23
-<a href="/api" class="btn btn-primary">Explore the GitVersion library API</a>
+<a href="/api" class="btn btn-primary">Explore the GitVersion Core library API</a>
0 commit comments