Skip to content

Commit a93590c

Browse files
Adamj1232Adam Carpenter
andauthored
1.37.0-0.0.3 - Update to PR checklist for fork merges to run yarn with nove v12 (#787)
* Update to PR checklist for fork merges to run yarn with nove v12 * Ver inc Co-authored-by: Adam Carpenter <Adam@blocknative.com>
1 parent c6f2b4f commit a93590c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bnc-onboard",
3-
"version": "1.37.0-0.0.2",
3+
"version": "1.37.0-0.0.3",
44
"description": "Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state.",
55
"keywords": [
66
"ethereum",

pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
- [ ] The version field in `package.json` is incremented following [semantic versioning](https://semver.org/)
66
- [ ] The box that allows repo maintainers to update this PR is checked
77
- [ ] I tested locally to make sure this feature/fix works
8-
- [ ] This PR passes the Circle CI checks
8+
- [ ] This PR passes the Circle CI checks (if **merging a fork** run `yarn` with node version 12.22.7 to ensure no errors)

0 commit comments

Comments
 (0)