We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96870a4 commit 51e9905Copy full SHA for 51e9905
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
-
19
-We are not semantically versioning this library and it should be considered
20
-unstable.
+The library API is not stable and does not follow the semantic versioning
+of the GitVersion tool. A patch release of the tool may break the library
+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>
0 commit comments