Skip to content

Commit

Permalink
chore: 🔖 0.0.1-dev.6
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Sep 17, 2024
1 parent e5da5a3 commit ff4cf08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.0.1-dev.6
* Add raw param in `SignMessage` method

## 0.0.1-dev.5

* Fix `SendTransactionParameters`
* Add `toBytes` method to ensure string bytes array use format required by wagmi.
* Fix bugs

## 0.0.1-dev.4

* ✨ Add methods :
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: wagmi_flutter_web
description: "Wagmi JS SDK wrapper for Dart Web"
version: 0.0.1-dev.5
version: 0.0.1-dev.6
homepage: https://github.com/archethic-foundation/wagmi_flutter_web

environment:
Expand Down

0 comments on commit ff4cf08

Please sign in to comment.