Skip to content

Commit

Permalink
Version Packages (gasless) (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 20, 2023
1 parent 3ffc8fe commit 59cb74a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"@zoralabs/zora-1155-contracts": "1.4.0"
},
"changesets": [
"modern-coins-roll"
"happy-socks-melt",
"long-avocados-visit",
"mighty-kiwis-compete",
"modern-coins-roll",
"pretty-guests-approve",
"spotty-horses-battle",
"twelve-comics-sniff"
]
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoralabs/zora-1155-contracts

## 1.5.0-gasless.3

### Minor Changes

- d792a68: Adds first minter rewards to zora 1155 contracts.
- 5b334b8: Added deterministic contract creation from the Zora1155 factory
- a8e1f63: Added the PremintExecutor contract, and updated erc1155 to support delegated minting

### Patch Changes

- 3e97188: Export preminter from package.json
- 3ffc8fe: bump
- d792a68: Deprecate ZoraCreatorRedeemMinterStrategy at v1.0.1, a newer version will soon be released

## 1.5.0-gasless.2

### Patch Changes
Expand Down
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.5.0-gasless.2",
"version": "1.5.0-gasless.3",
"repository": "[email protected]:ourzora/creator-contracts.git",
"author": "Iain <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 59cb74a

Please sign in to comment.