Skip to content

Conversation

devanshj
Copy link
Contributor

@devanshj devanshj commented Feb 3, 2022

#72 #76

# this is what I did afaik
git checkout main
git pull upstream main
git reset --hard upstream/main
git push -f
git checkout -b revert-to-beta
git merge feat-instantiate
git merge api-change-for-sendt
# edit package.json
git commit -m "bump major"

@devanshj
Copy link
Contributor Author

devanshj commented Feb 3, 2022

Also check if you can reproduce the error in #82's description on this PR's branch

@devanshj devanshj mentioned this pull request Mar 16, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant