[RELEASE] Promote develop → master: tangle-cloud v0.0.4 (iframe wallet connect)#3254
Merged
Conversation
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… requestConnect + Base Sepolia switch (#3252) Co-authored-by: Drew Stone <drewstone329@gmail.com>
Co-authored-by: Drew Stone <drewstone329@gmail.com>
✅ Deploy Preview for tangle-cloud canceled.
|
✅ Deploy Preview for tangle-dapp canceled.
|
✅ Deploy Preview for tangle-leaderboard canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release develop → master (tangle-cloud v0.0.4)
Promotes
developtomasterto ship tangle-cloud v0.0.4 (iframe wallet connect —?parent=parent-origin detection +requestConnectbridge + Base Sepolia switch) to productioncloud.tangle.tools.Why a PR instead of auto-sync: the
[RELEASE]commit (#3253) landed ondevelop, butauto-sync-master-with-developfailed —masterhas diverged (it carries merge commit0d9c71a3from a prior develop→master PR #3249 that isn't on develop), so itsgit merge --ff-onlycan't fast-forward. This PR is the same promotion pattern that produced master's current HEAD.On merge: push to
master+ theapps/tangle-cloud/CHANGELOG.mdbump →release-dapps.ymldeploys tangle-cloud to prod.Scope: promotes everything currently on
developahead ofmaster(standard for this release model).Note on the
Clean 🧹 / lintcheck: it fails on a pre-existing, monorepo-widereact-hooks/preserve-manual-memoization(React Compiler) rule across 5 projects in files unrelated to this release — same failure already present ondevelop. Not introduced here.