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 wallet-manager 0.1.0 #37

Merged

Conversation

MakMuftic
Copy link
Contributor

🤖 I have created a release beep boop

0.1.0 (2023-11-29)

Features

  • base implementation for context provider (8c9b14b)
  • base implementation for reactive controller of wallet manager (08e7d70)
  • basic implementation for wallet classes (fe0dc5d)
  • EmvWallet class base implementation (74c9649)
  • init of providers (e41ebd4)
  • public methods to react to change of account and network (c90ab38)
  • substrate wallet class base implementation and some fixes for Evm wallet (e6caa8d)
  • wallet package readme (6607153)

Bug Fixes

Miscellaneous

  • addressing comments on pr review (b099ce9)
  • basic tests for the reactive controller (8697e81)
  • change method names (d002ac2)
  • change name of the context provider (c3ab7da)
  • changes to version (964c39d)
  • changing to removeAllListeners (fba19a5)
  • default parameter for network value (7b90cae)
  • ethers and lit context as peer dependencies (797c073)
  • ethers as peer dependency and update on lock file (98d0120)
  • fixating dependencies (2c5ad0a)
  • fixing and adding some more basic tests (ab3e13f)
  • folder structure for the packages (c41a2bc)
  • handling error when connection to provider is rejected and some docs improvements (d295070)
  • init wallet manager on connectedCallback and not the constructor (47302b8)
  • lit context back to dependency definition (95b496d)
  • main: release wallet-manager 0.1.0 (076ffa3)
  • main: release wallet-manager 1.0.0 (179d343)
  • moving synthetic event creator as util function and removing it from context (1386eb8)
  • pr review (a4cfef5)
  • pr review last comments (3fdf418)
  • PR review, changes on constructor implementation (244bc78)
  • removing js docs comments, adding yarn folder to the gitignore (40592ce)
  • removing static methods to instantiate evm wallet class (556c825)
  • rename networks property to network (9405bd5)
  • scripts and adding some stuff to gitignores (c60f73e)
  • setup for modern yarn and pipelines to check building phase (3ffdae4)
  • setup pipelines (#9) (576b4c5)
  • update Evm base class (5149995)
  • update on tsconfig and lock file (fa18c10)
  • update package and lock file with vitest (94fd2b0)
  • update tests (43666c3)

This PR was generated with Release Please. See documentation.

@MakMuftic MakMuftic force-pushed the release-please--branches--main--components--wallet-manager branch from 0de04d4 to 4c0e739 Compare November 29, 2023 18:52
@wainola wainola merged commit 75de147 into main Nov 29, 2023
2 checks passed
@mpetrunic mpetrunic deleted the release-please--branches--main--components--wallet-manager branch May 7, 2024 14:42
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