Skip to content

Commit 865e179

Browse files
authored
Merge pull request #328 from ourzora/changeset-release/main
2 parents fac9153 + 358f424 commit 865e179

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/clean-fireants-tickle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/1155-contracts/src/version/ContractVersionBase.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is automatically generated by code; do not manually update
2-
// Last updated on 2023-11-05T22:53:01.495Z
2+
// Last updated on 2023-11-06T00:58:51.853Z
33
// SPDX-License-Identifier: MIT
44
pragma solidity 0.8.17;
55

packages/protocol-deployments/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zoralabs/premint-sdk
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 6cfb6f9: Add Zora mainnet 1155 v2.3.1 deploy
8+
39
## 0.0.3
410

511
### Patch Changes

packages/protocol-deployments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zoralabs/protocol-deployments",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"repository": "https://github.com/ourzora/zora-protocol",
55
"license": "MIT",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)