-
Notifications
You must be signed in to change notification settings - Fork 65
Release packages #166
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
base: main
Are you sure you want to change the base?
Release packages #166
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
14ab6dc
to
2dc48de
Compare
2dc48de
to
cc39b4e
Compare
cc39b4e
to
5b57ed2
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
5b57ed2
to
74fbafa
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@metaplex-foundation/[email protected]
Patch Changes
2585837
Thanks @mastercodercat! - Add umi-uploader-cascade plugin@metaplex-foundation/[email protected]
Patch Changes
5790f21
Thanks @tonyboylehub! - Updated PromisePool import method for umi-uploader-irys which would error out on default import. Changing to a named import as per the docs seems to fix this issue.