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: Adding change notes.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,3 @@ When a new release of a pack is published, the pack's version number is advanced
63
63
- Otherwise, if any change note has a SemVer effect of `minor version bump`, then the version number's minor component will be incremented (e.g., `1.4.5` -> `1.5.0`).
64
64
- Otherwise, the version number's patch component will be incremented (e.g., `1.4.5` -> `1.4.6`).
65
65
Thus, it is important to choose the correct category for each change note, so that users can rely on the pack's version number to indicate compatibility with previous versions of the pack.
66
-
67
-
-
68
-
\e-notes` directory. The pack publishing process consolidates these individual change notes into the pack's `CHANGELOG.md` before publishing, removing the individual change note files in the process.
0 commit comments