From 56652960f0057bff572f2c61fc9108dcfc05d17f Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:00:29 +0200 Subject: [PATCH] Update prepare_release.md to add js-waku update (#3134) --- .github/ISSUE_TEMPLATE/prepare_release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/prepare_release.md b/.github/ISSUE_TEMPLATE/prepare_release.md index 666bff4e0..b92b54ba7 100644 --- a/.github/ISSUE_TEMPLATE/prepare_release.md +++ b/.github/ISSUE_TEMPLATE/prepare_release.md @@ -66,3 +66,4 @@ All items below are to be completed by the owner of the given release. - [ ] **Post release** - [ ] Submit a PR from the release branch to master. Important to commit the PR with "create a merge commit" option. - [ ] Update waku-org/nwaku-compose with the new release version. + - [ ] Update version in js-waku repo. [update only this](https://github.com/waku-org/js-waku/blob/7c0ce7b2eca31cab837da0251e1e4255151be2f7/.github/workflows/ci.yml#L135) by submitting a PR.