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: release #1157

Merged
merged 1 commit into from
Mar 28, 2024
Merged

chore: release #1157

merged 1 commit into from
Mar 28, 2024

Conversation

frol
Copy link
Collaborator

@frol frol commented Mar 15, 2024

πŸ€– New release

  • near-sdk: 5.0.0 -> 5.1.0 (βœ“ API compatible changes)
  • near-sdk-macros: 5.0.0 -> 5.1.0
  • near-contract-standards: 5.0.0 -> 5.1.0 (βœ“ API compatible changes)
Changelog

near-sdk

5.1.0 - 2024-03-28

Added

  • Finalize #[near] attribute-macro implementation with the support for custom parameters passing to serializer attributes #[near(serializers = [borsh(...)])] (#1158)
  • Introduce #[near] macro to further streamline contracts development reducing the boilerplate! (#1142)

Other

  • add typo checker in ci (#1159)

near-contract-standards

5.1.0 - 2024-03-28

Added

  • Finalize #[near] attribute-macro implementation with the support for custom parameters passing to serializer attributes #[near(serializers = [borsh(...)])] (#1158)
  • Introduce #[near] macro to further streamline contracts development reducing the boilerplate! (#1142)


This PR was generated with release-plz.

@frol frol force-pushed the release-plz-2024-03-15T13-15-07Z branch from a8c9bcb to 807803c Compare March 28, 2024 17:45
Signed-off-by: Vlad <[email protected]>
@frol frol force-pushed the release-plz-2024-03-15T13-15-07Z branch from 807803c to 1a8f7d5 Compare March 28, 2024 17:46
@frol frol merged commit 9aa5eb0 into master Mar 28, 2024
15 checks passed
@frol frol deleted the release-plz-2024-03-15T13-15-07Z branch March 28, 2024 19:20
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