You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ There are a number of common release subsections you can follow. Each is intende
85
85
- "Bug Fix" - Resolutions to existing buggy behavior (requires a patch version bump).
86
86
- "Internal" - Changes which do not have an impact on the public interface or behavior of the module (requires a patch version bump).
87
87
88
-
While other section naming can be used when appropriate, it's important that are expressed clearly to avoid confusion for both the packages releaser and third-party consumers.
88
+
While other section naming can be used when appropriate, it's important that the subsections are expressed clearly to avoid confusion for both the packages releaser and third-party consumers.
89
89
90
90
When in doubt, refer to [Semantic Versioning specification](https://semver.org/).
0 commit comments