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(main): release wasmer-sdk 0.5.1 #365

Merged

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Dec 14, 2023

🤖 I have created a release beep boop

0.5.1 (2023-12-15)

Bug Fixes

  • Bumped the virtual-fs dependency so we get a non-buggy StaticFile implementation (fixes #366) (47b4633)
  • Made sure users still get typings whenever they import a file from dist/ (956d404)
  • Update the OptionOptions type definition to accept Uint8Array as stdin, rather than ArrayBuffer (a1d4045)

This PR was generated with Release Please. See documentation.

Copy link

github-actions bot commented Dec 14, 2023

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

The goal is to keep CI times under 10 minutes so developers can maintain a fast edit-compile-test cycle.

Run Compile and Test Build Examples
main 6mins 30s 3mins 44s
e7cbf63 6mins 29s 3mins 41s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

@Michael-F-Bryan Michael-F-Bryan force-pushed the release-please--branches--main--components--wasmer-sdk branch 2 times, most recently from 94f42b2 to 1763866 Compare December 15, 2023 03:15
@Michael-F-Bryan Michael-F-Bryan force-pushed the release-please--branches--main--components--wasmer-sdk branch from 1763866 to e7cbf63 Compare December 15, 2023 09:50
@Michael-F-Bryan Michael-F-Bryan merged commit 22d62be into main Dec 15, 2023
5 checks passed
@Michael-F-Bryan Michael-F-Bryan deleted the release-please--branches--main--components--wasmer-sdk branch December 15, 2023 09:57
@Michael-F-Bryan
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SDK-38] Providing stdin up front seems to always read the same bytes
1 participant