Skip to content

Commit

Permalink
Reverted manual premint version update, and just pointing to origin v…
Browse files Browse the repository at this point in the history
…ersion.

Will do updates via the standard changeset way
  • Loading branch information
oveddan authored and iainnash committed Sep 26, 2023
1 parent 55e821e commit 8dd51cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .changeset/happy-socks-melt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@zoralabs/zora-1155-contracts": minor
---

Adds first minter rewards
Adds first minter rewards to zora 1155 contracts.
3 changes: 1 addition & 2 deletions .changeset/long-avocados-visit.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
"@zoralabs/zora-1155-contracts": minor
---

- Added gasless minter
- Added deterministic contract creation
Added deterministic contract creation from the Zora1155 factory
2 changes: 1 addition & 1 deletion .changeset/twelve-comics-sniff.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@zoralabs/zora-1155-contracts": minor
---

Premint with Delegated Minting
Added the PremintExecutor contract, and updated erc1155 to support delegated minting
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoralabs/zora-1155-contracts",
"version": "1.4.5-gasless",
"version": "1.4.0",
"repository": "[email protected]:ourzora/creator-contracts.git",
"author": "Iain <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8dd51cf

Please sign in to comment.