Skip to content

Commit faaa48f

Browse files
committed
update release docs
1 parent b172b0a commit faaa48f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CONTRIBUTING.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,14 @@ We publish using `np`: https://npm.im/np
4848

4949
1. Merge `docs` into `main` using a pull request, ensuring a consistent squash-merge
5050
2. Rebuild the README (see instructions above, necessary because npmjs.com renders the readme)
51-
3. Publish with `np`
52-
4. Add changelog to the Github Release; match formatting from previous releases
53-
5. Move `docs` branch to head of `main`
51+
3. (optional) Update the api-extractor report; check for unexpected changes. See below
52+
4. Publish with `np`
53+
5. Add changelog to the Github Release; match formatting from previous releases
54+
6. Move `docs` branch to head of `main`
5455
- this rebuilds the website
5556
- `git push --force origin main:docs`
5657
- avoids merge messiness due to earlier squash-merge from `docs` to `main`
57-
6. If tsconfig schema has changed, send a pull request to schemastore. [Example](https://github.com/SchemaStore/schemastore/pull/1208)
58+
7. If tsconfig schema has changed, send a pull request to schemastore. [Example](https://github.com/SchemaStore/schemastore/pull/1208)
5859

5960
## APIExtractor
6061

0 commit comments

Comments
 (0)