Skip to content

Commit

Permalink
Updated docs of versioning policy
Browse files Browse the repository at this point in the history
Signed-off-by: AmbrishRamachandiran <[email protected]>
  • Loading branch information
AmbrishRamachandiran committed Jan 9, 2025
1 parent 29596ac commit 98ec416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overview/versioning-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The following versioning policy applies to all packages:
- Breaking changes are noted in the changelog, and documentation is updated.
- Breaking changes are prefixed with `**BREAKING**: ` in the changelog.
- All public exports are considered stable and will have an entry in the
changelog
changelog.
- Breaking changes are recommended to document a clear upgrade path in the
changelog. This may be omitted for newly introduced or unstable packages.

Expand Down

0 comments on commit 98ec416

Please sign in to comment.