Updated Release Activities (markdown)

Nathan Shively-Sanders
2021-06-15 09:51:47 -07:00
parent aea84608bb
commit d514c870fa

@@ -66,7 +66,7 @@ After the release version is published to npm:
* [ ] Update [@definitelytyped/typescript-versions](https://github.com/Microsoft/DefinitelyTyped-tools/tree/master/packages/typescript-versions): move the newly published version from `supported` to `shipped` (in the example above, that's 3.9), and publish new version of @definitelytyped.
* [ ] Update [dtslint](https://github.com/Microsoft/dtslint) and dts-critic's dependency to the new @definitelytyped/header-parser
* [ ] Update [@definitelytyped/publisher](https://github.com/Microsoft/DefinitelyTyped-tools)'s dependency on dtslint. You may still need to clear caches on Travis, although it usually caches npm packages correctly.
* [ ] Update [@definitelytyped/publisher](https://github.com/Microsoft/DefinitelyTyped-tools)'s dependency on dtslint.
#### Website