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 the contract 0.5.0 #6

Merged

Conversation

denbite
Copy link
Member

@denbite denbite commented Oct 7, 2024

🤖 I have created a release beep boop

0.5.0 (2024-10-07)

⚠ BREAKING CHANGES

  • remove Actor enum completely & use a single AccountId instead of Vec<Actor>

Miscellaneous Chores

Documentation

  • fill Readme file (2d9b119)
  • leave comments to describe internal structures purpose (a09875f)

Bug Fixes

  • use near_workspaces::compile_project() to avoid errors due to the missing contract WASM file (2e8b9a9)

Code Refactoring

  • remove Actor enum completely & use a single AccountId instead of Vec&lt;Actor&gt; (ff85dca)

This PR was generated with Release Please. See documentation.

@denbite denbite merged commit dd323a0 into main Oct 7, 2024
2 checks passed
@denbite
Copy link
Member Author

denbite commented Oct 7, 2024

🤖 Created releases:

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.

1 participant