File tree Expand file tree Collapse file tree 6 files changed +23
-5
lines changed
1155-contracts/src/version Expand file tree Collapse file tree 6 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 77 "@zoralabs/protocol-rewards" : " 1.2.1" ,
88 "@zoralabs/protocol-sdk" : " 0.3.2"
99 },
10- "changesets" : []
10+ "changesets" : [
11+ " funny-rats-draw" ,
12+ " twelve-swans-help"
13+ ]
1114}
Original file line number Diff line number Diff line change 11// This file is automatically generated by code; do not manually update
2- // Last updated on 2023-11-21T01:06:09.129Z
2+ // Last updated on 2023-11-21T02:54:10.313Z
33// SPDX-License-Identifier: MIT
44pragma solidity 0.8.17 ;
55
Original file line number Diff line number Diff line change 11# @zoralabs/premint-sdk
22
3+ ## 0.0.7-prerelease.0
4+
5+ ### Patch Changes
6+
7+ - dba9bb0: Updated determinstic preminter deployment script to not fail if already deployed
8+ - 4c4ae23: Deployed 2.5.1 to zora sepolia and zora goerli
9+
310## 0.0.6
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zoralabs/protocol-deployments" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.0.7-prerelease.0 " ,
44 "repository" : " https://github.com/ourzora/zora-protocol" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11# @zoralabs/protocol-sdk
22
3+ ## 0.3.3-prerelease.0
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ dba9bb0]
8+ - Updated dependencies [ 4c4ae23]
9+ - @zoralabs/protocol-deployments @0.0.7-prerelease.0
10+
311## 0.3.2
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zoralabs/protocol-sdk" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3-prerelease.0 " ,
44 "repository" : " https://github.com/ourzora/zora-protocol" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/index.js" ,
1515 "lint" : " prettier --check 'src/**/*.ts'"
1616 },
1717 "dependencies" : {
18- "@zoralabs/protocol-deployments" : " * " ,
18+ "@zoralabs/protocol-deployments" : " 0.0.7-prerelease.0 " ,
1919 "abitype" : " ^0.8.7" ,
2020 "vite" : " 4.5.0"
2121 },
You can’t perform that action at this time.
0 commit comments