v0.14.0
What's Changed
Minor Changes
- 0c0a8a2: feat(dao-space): add executeProposal function for executing passed DAO proposals
- a2db1f5: Throw an error when an edit exceeds the 10MB size limit before uploading to IPFS.
Patch Changes
- aaaad27: Fix outdated JSDoc in
createImageandproposeAddMember, and fix variable typo inproposeAddMember. - c3a010b: Fix README examples to use personal space ID (
spaceId) instead of wallet address for theauthorfield inpublishEdit.
Full Changelog: v0.13.1...v0.14.0