Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 5.0.0-alpha.1 [skip ci]
# [5.0.0-alpha.1](v4.1.0...v5.0.0-alpha.1) (2023-12-04) ### Bug Fixes * 🐛 error when optional arg methods given no args ([d02482a](d02482a)) ### Features * 🎸 add endpoint to retrieve grouped instructions ([af80fd5](af80fd5)) * 🎸 add NFT module ([388a572](388a572)) * 🎸 allow registering CustomClaim ([e6cfb27](e6cfb27)) * 🎸 get all registered custom claims ([#221](#221)) ([574df13](574df13)) * 🎸 register and get customclaimtype ([d595e48](d595e48)) * 🎸 support NFTs in /assets endpoints where appropriate ([eb9ac00](eb9ac00)) * 🎸 update to [email protected] ([#214](#214)) ([e42143e](e42143e)) ### BREAKING CHANGES * 🧨 InstructionModel leg "amount" is now optional. It will not be present when the leg is for an NFT ✅ Closes: DA-913
- Loading branch information