Skip to content

Commit

Permalink
Version Packages (#240)
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 29, 2023
1 parent 82f6506 commit 4a4d0ee
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/polite-knives-study.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoralabs/zora-1155-contracts

## 2.0.0

### Major Changes

- 82f6506: Premint with Delegated Minting
Determinstic Proxy Addresses
Premint deployed to zora and zora goerli

## 1.6.1

### 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.6.1",
"version": "2.0.0",
"repository": "[email protected]:ourzora/creator-contracts.git",
"author": "Iain <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/version/ContractVersionBase.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file is automatically generated by code; do not manually update
// Last updated on 2023-09-29T18:46:17.987Z
// Last updated on 2023-09-29T22:50:38.108Z
// SPDX-License-Identifier: MIT
pragma solidity 0.8.17;

Expand Down

0 comments on commit 4a4d0ee

Please sign in to comment.