diff --git a/src/plugins/recurring-issues/index.js b/src/plugins/recurring-issues/index.js index 76b7a4f..2a559c7 100644 --- a/src/plugins/recurring-issues/index.js +++ b/src/plugins/recurring-issues/index.js @@ -21,6 +21,9 @@ The next scheduled release will occur on ${releaseDate.format("dddd, MMMM Do, YY - [ ] Remove the 'tsc agenda' label on this issue - [ ] Review open pull requests and merge any that are [ready](https://eslint.org/docs/maintainer-guide/pullrequests#when-to-merge-a-pull-request) +- [ ] Release ``@eslint/js`` with a minor version update in [Jenkins](https://jenkins.eslint.org) +- [ ] Verify if there are other packages (i.e., ``espree``, ``eslint-scope``, ``eslint-visitor-keys``) that need to be released first +- [ ] Update ``package.json`` in the ``eslint`` repo with new versions from the preceding step (create and merge a pull request) - [ ] Start the release on [Jenkins](https://jenkins.eslint.org) - [ ] Update the release blog post: - [ ] Add a "Highlights" section for any noteworthy changes.