Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prep for 2.10.6 release #3993

Merged
merged 1 commit into from
Nov 30, 2023
Merged

chore: prep for 2.10.6 release #3993

merged 1 commit into from
Nov 30, 2023

Conversation

ganchoradkov
Copy link
Member

@ganchoradkov ganchoradkov commented Nov 29, 2023

Release Checklist

  • Canary Version QA

    • I have thoroughly tested the release using a canary version: 2.10.6-rc-0.1
    • The canary version has been verified to work as expected.
    • All major features and changes have been tested and validated.
  • Web3Modal Team QA

    • The Web3Modal team has tested the release for compatibility and functionality.
    • The release is backwards compatible with Web3Modal.
    • Any reported issues or bugs have been addressed or documented.
  • React Native Team QA

    • The React Native team has tested the release for compatibility and functionality (if relevant).
    • The release works correctly in React Native environments and is backwards compatible with Web3Modal React Native.
    • Any reported issues or bugs have been addressed or documented.

Related Issues and Pull Requests

Definition of Done

  • The release has been tested using a canary version.
  • The release has been reviewed and approved by the Web3Modal team (if relevant).
  • The release has been reviewed and approved by the React Native team (if relevant).
  • All necessary documentation, including API changes or new features, has been updated.
  • Any dependent changes have been merged and published in downstream modules.
  • All tests (unit, integration, etc.) pass successfully.
  • The release has been properly versioned and tagged.
  • The release notes and changelog have been updated to reflect the changes made.

Please ensure that all the items on the checklist have been completed before merging the release.

Copy link
Contributor

@xzilja xzilja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left small suggestion

@@ -39,7 +39,7 @@
"@walletconnect/relay-api": "^1.0.9",
"@walletconnect/safe-json": "^1.0.2",
"@walletconnect/time": "^1.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps pin all versions to their strict options i.e. remove ^ and re-run npm install without lockfile?

@ganchoradkov ganchoradkov merged commit 23f2f55 into v2.0 Nov 30, 2023
13 checks passed
@ganchoradkov ganchoradkov deleted the chore/2.10.6 branch November 30, 2023 13:30
@ganchoradkov ganchoradkov mentioned this pull request Dec 21, 2023
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants