Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

41 lines (19 loc) · 2.32 KB

Changelog

0.2.4 (2023-11-22)

Bug Fixes

  • trigger new version to include a buxfix that was not aligned with conventional commits (1bd758a)

0.2.3 (2023-08-10)

Bug Fixes

  • getRewardAddresses is not part of wallet object. Therefore checking the enable function (8751130)

0.2.2 (2023-08-09)

Bug Fixes

  • remove unused check for isEnabled function and replace it for a check of getRewardAddresses (156e720)

0.2.1 (2023-07-11)

Features

  • add a pure js, html and css connect wallet button using the connect-with-wallet-core lib (b257884)
  • upload core lib with version and with tag latest to GitHub pages (213e924)

0.2.0 (2023-07-08)

⚠ BREAKING CHANGES

  • refactor the libs into two modules which are both available as npm modules

Features

  • refactor the libs into two modules which are both available as npm modules (008d523)