v1.1.3
Enhancements
- The nonce value is now carried through when serializing and restoring MultisigOperations (
@colony/colony-js-contract-client)
Maintenance
- Update
ethersto3.0.17(@colony/colony-js-adapter-ethers) - Use
fixedmode inlerna.json(see here)
Bug fixes
- Fix
ROLESvalues to reflect contracts (@colony/colony-js-client) - Fixed a bug where
MultisigOperations erroneously had required signees reset upon restoring an operation (@colony/colony-js-contract-client)