Skip to content

Commit 1a28991

Browse files
author
Dave Bartolomeo
authored
Remove stray text
1 parent e1c9bf2 commit 1a28991

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Adding change notes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,3 @@ When a new release of a pack is published, the pack's version number is advanced
6363
- 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`).
6464
- Otherwise, the version number's patch component will be incremented (e.g., `1.4.5` -> `1.4.6`).
6565
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.
69-

0 commit comments

Comments
 (0)