Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 1.03 KB

@soundxyz/sound-protocol

0.4.1

Patch Changes

  • 25ac037: Add PublicSaleMinter interface

0.4.0

Minor Changes

  • efafbc7: Bump

0.3.1

Patch Changes

  • c86d481: createSoundAndMints returns the soundEdition address
  • 2b0f61f: Add temporal max quantity to Edition, add PublicSaleMinter
  • c86d481: Return if soundEditionAddress exists
  • c86d481: updating interfaces

0.3.0

Minor Changes

  • c7bb268: Fixes prepack script & deploys latest contracts on staging/preview

0.2.1

Patch Changes

  • 40a783f: Adds buyer address to IMinterModule.Minted event

0.2.0

Minor Changes

  • 38f9ed4: typechain fix
  • 5a4e8f9: Add sound fee registry
  • 5a4e8f9: Add platform and referral fees
  • 5a4e8f9: Add platform and affiliate fees in minters
  • f535fd4: Removing baseMintData function

Patch Changes

  • 7111f1b: Exporting staging & preview goerli addresses
  • a5538d1: Ensures we generate interfaceIds before publishing, and export them as string constants.
  • be74b76: Latest deployment