Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 📦 [email protected] [skip ci]
# [1.3.0](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-04-03) ### Bug Fixes * **browser-extension-signing-manager:** ⬆️ update @polymeshassociation/signing-manager-types to 2.0.0 [skip ci] ([f77c44a](f77c44a)) ### Features * **browser-extension-signing-manager:** add support for multiple account types while creating browser signing manager ([adadfc0](adadfc0)) ### BREAKING CHANGES * **browser-extension-signing-manager:** - `setAccountType` has been renamed to `setAccountTypes` and takes `KeypairType[]` as parameter - `accountType` param of `create` method of `BrowserExtensionSigningManger` has been changed to `accountTypes` of type `KeypairType[]`
- Loading branch information