Skip to content

Commit ae2ecf9

Browse files
authored
Merge pull request #79 from aragon/f/add-katana
Add Katana
2 parents 8ae72ff + 1389c22 commit ae2ecf9

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

npm-artifacts/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## v1.1.6
7+
8+
- Adding Katana
9+
610
## v1.1.5
711

812
- Adding Avalanche

npm-artifacts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aragon/staged-proposal-processor-plugin-artifacts",
33
"author": "Aragon X",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/aragon/staged-proposal-processor-plugin",

npm-artifacts/src/addresses.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"celo": "0x0DdacF0cac42579792Baa534257Ad78137D1Bbb9",
1111
"corn": "0xcb20C04b91001acB05f2A439F7a90F6411406e7E",
1212
"holesky": "0x3e707b8104c80FBAff62d972f678949666176A21",
13+
"katana": "0x90fA4993849f2b0063BEc161e28f1183E6a3d054",
1314
"linea": "0x1f965E73Aa062a161d27f8B0274C14cb06DC70D7",
1415
"mainnet": "0x421FF506E4DC17356965565688D62b55Bf2bf0a5",
1516
"mode": "0xaA91A2cE8048a2E2A3d2d4930a01e088fA6e59aa",

0 commit comments

Comments
 (0)