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

Release 101.0.0 #3678

Merged
merged 6 commits into from
Dec 18, 2023
Merged

Release 101.0.0 #3678

merged 6 commits into from
Dec 18, 2023

Conversation

bergeron
Copy link
Contributor

This release moves to using OpenSea's V2 API instead of V1

@bergeron bergeron requested a review from a team as a code owner December 18, 2023 14:40
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

Looks good! left a few suggestions on the change entries, as typically we include the PR link in those.

Also you'll want to run yarn constraints --fix && yarn to update other packages to reference the correct controller-utils version

packages/assets-controllers/CHANGELOG.md Outdated Show resolved Hide resolved
packages/controller-utils/CHANGELOG.md Outdated Show resolved Hide resolved
@bergeron bergeron requested a review from a team as a code owner December 18, 2023 14:57
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

Normally it'd be nice to release anything that references a package with a major version bump, so we don't need multiple copies of it in the dependency tree when we use the new packages. But skipping that in this case seems like a good idea since we want to get these changes out quickly, and having multiple util packages is not a huge deal. We'll follow up soon with a release that includes everything.

@bergeron bergeron merged commit 555ecf8 into main Dec 18, 2023
136 checks passed
@bergeron bergeron deleted the release/101.0.0 branch December 18, 2023 15:27
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.

3 participants