@bsv/wallet-toolbox 1.2.36 → 1.2.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,7 +18,5 @@ Describe the tests you've added or any testing steps you've taken.
18
18
 
19
19
  - [ ] I have performed a self-review of my own code
20
20
  - [ ] I have made corresponding changes to the documentation
21
- - [ ] My changes generate no new warnings
22
- - [ ] I have updated `CHANGELOG.md` with my changes
23
21
  - [ ] I have run `npm run doc` and `npm run lint` one final time before requesting a review
24
22
  - [ ] I have run `npm version patch` so that my changes will trigger a new version to be released when they are merged