Skip to content

Commit 616b9b2

Browse files
committed
feat: test publish
1 parent b65c7df commit 616b9b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"branches": [
33
{ "name": "master" },
4-
{ "name": "chris/publish-outputs", "channel": "test", "prerelease": "t1" }
4+
{ "name": "chris/test-publish", "channel": "test", "prerelease": "t1" }
55
],
66
"plugins": [
77
["@semantic-release/commit-analyzer", {

polygon/deployments/outputs/137-staging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"IssuanceExtension": "0x802569a5AC139650956f79bB0129C767cC491DE4",
1818
"StreamingFeeSplitExtension": "0x171Bf119b7Da5E24Ea1f41c81e0DAD41E57FeE48",
1919
"TradeExtension": "0x34548881b83dC247Ca11ed4cfbe2cbeB5a2Bf0D1",
20-
"TEST": "0x34548881b83dC247Ca11ed4cfbe2cbeB5a2Bf0D1"
20+
"TEST": "0x34548881b83dC247Ca11ed4cfbe2cbeB5a2Bf0D2"
2121
},
2222
"transactions": {
2323
"0": {

0 commit comments

Comments
 (0)