File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -48,13 +48,14 @@ We publish using `np`: https://npm.im/np
4848
49491 . Merge ` docs ` into ` main ` using a pull request, ensuring a consistent squash-merge
50502 . 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
You can’t perform that action at this time.
0 commit comments