Skip to content

Commit

Permalink
chore: update README (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Oct 11, 2023
1 parent 77e53eb commit 5f50c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -322,7 +322,7 @@ await anthropic.completions.create(

## Semantic Versioning

This package generally attempts to follow [SemVer](https://semver.org/spec/v2.0.0.html) conventions, though certain backwards-incompatible changes may be released as minor versions:
This package generally follows [SemVer](https://semver.org/spec/v2.0.0.html) conventions, though certain backwards-incompatible changes may be released as minor versions:

1. Changes that only affect static types, without breaking runtime behavior.
2. Changes to library internals which are technically public but not intended or documented for external use. _(Please open a GitHub issue to let us know if you are relying on such internals)_.
Expand Down

0 comments on commit 5f50c1b

Please sign in to comment.