Skip to content

Commit d5ef1cf

Browse files
Dave Bartolomeoaschackmull
andauthored
Update docs/change-notes.md
Co-authored-by: Anders Schack-Mulligen <[email protected]>
1 parent 8b0c79d commit d5ef1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/change-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Each change note must specifiy a `category` property in its metadata. This categ
6666
| feature | minor version bump | A new library API has been added. |
6767
| majorAnalysis | minor version bump | An API has changed in a way that may affect the results produced by a query that consumes the API. |
6868
| minorAnalysis | patch version bump | An API has changed in a way that may affect the results produced by a query that consumes the API, but only in scenarios that affect relatively few users. |
69-
| fix | patch version bump | An API has been fixed in a way that is not likely to affect the resultss produced by a query that consumes the API. |
69+
| fix | patch version bump | An API has been fixed in a way that is not likely to affect the results produced by a query that consumes the API. |
7070

7171
## How the final changelog is created
7272
When a new release of a pack is published, the publishing process consolidates all of the change note files from that pack's `change-notes` directory into the pack's `CHANGELOG.md` file. The consolidation process does the following:

0 commit comments

Comments
 (0)