Skip to content

Latest commit

 

History

History
97 lines (54 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

97 lines (54 loc) · 1.72 KB

@soundxyz/sound-protocol

0.5.0

Minor Changes

  • 572cf0e: Removes preview & staging address files & updates scripts

Patch Changes

  • 572cf0e: Change to MIT License
  • 06dc842: Use _numberMinted on edition instead of tally on minter

0.4.7

Patch Changes

  • 6175acd: update preview and staging

0.4.6

Patch Changes

  • b70af1c: SoundEditionCreated emits full payload

0.4.5

Patch Changes

  • 66e0d1e: Deploys latest to preview and staging

0.4.4

Patch Changes

  • a43b305: Update interfaces

0.4.3

Patch Changes

  • 86202d8: Add maxMintableInfo to Edition and use in mintInfo of PublicSaleMinter

0.4.2

Patch Changes

  • 80b7963: Updating correct interfaceids file

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