Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 2.87 KB

Changelog

0.2.1 (2022-10-28)

Features

  • add eslint import rules (36f6981)

Bug Fixes

0.2.0 (2022-10-26)

Bug Fixes

  • improve test (83a0781)
  • refactor code and add test (e2b6fdb)
  • update docs and variable name for clarity (64ff1ce)

Miscellaneous Chores

Breaking Changes

0.1.0 (2022-10-07)

Bug Fixes

  • adapt code to prefix '\x19Execute Relay Call:\n' (dcb8674)

Miscellaneous Chores

0.0.2-development (2022-09-30)

Features

  • add package to specify contributors (33404a4)

Bug Fixes

  • change the branch to open PR against to main (25c9f60)
  • change the default branch for the release workflow to main (d99b7d5)

0.0.1-development (2022-09-26)

Bug Fixes

  • add checkout step to the release workflow (ad0d037)
  • set bump-patch-for-minor-pre-major for the release (9cd1f67)

Miscellaneous Chores

  • release 0.0.1-development (5305ad1)