diff --git a/misc/identity-keys/CHANGELOG.md b/misc/identity-keys/CHANGELOG.md index 8ae6e0e9..2b52e702 100644 --- a/misc/identity-keys/CHANGELOG.md +++ b/misc/identity-keys/CHANGELOG.md @@ -1,5 +1,13 @@ # @walletconnect/identity-keys +## 1.0.0 + +### Major Changes + +- Refactor registration to be multi function + + Removes `onSign` function, instead passing signature to the second part of a duo function operation. + ## 0.2.3 ### Patch Changes diff --git a/misc/identity-keys/package.json b/misc/identity-keys/package.json index 02e48a71..cb0cfce0 100644 --- a/misc/identity-keys/package.json +++ b/misc/identity-keys/package.json @@ -1,6 +1,6 @@ { "name": "@walletconnect/identity-keys", - "version": "0.2.3", + "version": "1.0.0", "description": "Utilities to register, resolve and unregister identity keys", "keywords": [ "identity",