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 #5

Merged
merged 1 commit into from
Sep 16, 2024
Merged

chore: release #5

merged 1 commit into from
Sep 16, 2024

Conversation

kickjump-bot[bot]
Copy link
Contributor

@kickjump-bot kickjump-bot bot commented Sep 15, 2024

🤖 New release

  • test_utils_solana: 0.1.1 -> 0.2.0
  • wallet_standard: 0.1.1 -> 0.1.2
  • wasm_client_anchor: 0.1.1 -> 0.1.2
  • wasm_client_solana: 0.1.0 -> 0.2.0
  • wallet_standard_browser: 0.1.1 -> 0.1.2
  • wallet_standard_wallets: 0.1.1 -> 0.1.2
Changelog

test_utils_solana

0.2.0 - 2024-09-16

🎉 Added

  • add new fields to TestValidatorRunnerProps
  • add BanksClient assertion macros
  • [breaking] rename BanksClientAnchorRequestMethods

⚙️ Miscellaneous Tasks

  • make crate versioning independent

wallet_standard

0.1.2 - 2024-09-16

🚜 Refactor

  • strip_option methods to SolanaSignAndSendTransactionProps

⚙️ Miscellaneous Tasks

  • make crate versioning independent

wasm_client_anchor

0.1.2 - 2024-09-16

⚙️ Miscellaneous Tasks

  • make crate versioning independent

wasm_client_solana

0.2.0 - 2024-09-16

🎉 Added

  • use native Pubkey, Hash and Signature types in structs

wallet_standard_browser

0.1.2 - 2024-09-16

🎉 Added

  • use esm.sh instead of node

🐛 Bug Fixes

  • copy:js command for app.js and wallet.js wasm binding

🚜 Refactor

  • remove unnecessary export

⚙️ Miscellaneous Tasks

  • make crate versioning independent

wallet_standard_wallets

0.1.2 - 2024-09-16

🧪 Testing

  • add BanksClient tests for MemoryWallet

⚙️ Miscellaneous Tasks

  • make crate versioning independent


This PR was generated with release-plz.

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.02%. Comparing base (194f973) to head (9b3305a).

Additional details and impacted files
@@          Coverage Diff          @@
##            main      #5   +/-   ##
=====================================
  Coverage   0.02%   0.02%           
=====================================
  Files        119     119           
  Lines       8449    8449           
  Branches    8449    8449           
=====================================
  Hits           2       2           
  Misses      8447    8447           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kickjump-bot kickjump-bot bot force-pushed the release-plz-2024-09-15T21-12-28Z branch from 00e17a0 to 04878ea Compare September 16, 2024 08:48
@kickjump-bot kickjump-bot bot changed the title chore: release v0.2.0 chore: release Sep 16, 2024
@kickjump-bot kickjump-bot bot force-pushed the release-plz-2024-09-15T21-12-28Z branch from 04878ea to 9b3305a Compare September 16, 2024 15:05
@ifiokjr ifiokjr merged commit d9d7e63 into main Sep 16, 2024
10 checks passed
@ifiokjr ifiokjr deleted the release-plz-2024-09-15T21-12-28Z branch September 16, 2024 16:03
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.

2 participants