-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Renames variables * Makes editionInfo.totalMinted a number instead of a function * Update .changeset/dirty-owls-rescue.md Co-authored-by: Pablo Sáez <pablosaez1995@gmail.com> * Update .changeset/dirty-owls-rescue.md Co-authored-by: Pablo Sáez <pablosaez1995@gmail.com> Co-authored-by: Pablo Sáez <pablosaez1995@gmail.com>
- Loading branch information
Showing
3 changed files
with
20 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@soundxyz/sdk': patch | ||
--- | ||
|
||
- [BREAKING] Rename createEditionWithMintSchedules to createEdition | ||
- [BREAKING] Rename soundInfo to editionInfo | ||
- [BREAKING] Removes client `soundNumSold`, and renames `editionInfo.numSold` to `totalMinted` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters