Skip to content

Commit 19caa31

Browse files
authored
Merge pull request #511 from api3dao/production
Merge production to main
2 parents 1ed824d + 9891912 commit 19caa31

File tree

5 files changed

+24
-27
lines changed

5 files changed

+24
-27
lines changed

.changeset/fast-seals-read.md

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

.changeset/soft-apples-poke.md

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

.changeset/wide-pillows-press.md

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

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# @api3/contracts
22

3+
## 22.0.0
4+
5+
### Major Changes
6+
7+
- fe10931: Remove support for following chains:
8+
9+
- rechain-testnet
10+
11+
### Patch Changes
12+
13+
- 317509e: Update block explorer for following chains:
14+
15+
- apechain-arbitrum-sepolia-testnet
16+
- berachain-testnet
17+
- kroma-sepolia-testnet
18+
- metis
19+
- world-sepolia-testnet
20+
21+
- 7cfebed: Updates RPC provider configurations:
22+
23+
- Update default provider for atleta-testnet, ethereum-holesky-testnet, rari-arbitrum-sepolia-testnet, x-layer-sepolia-testnet
24+
- Remove not realible alternative providers from blast-sepolia-testnet, scroll-sepolia-testnet, scroll, taiko-holesky-testnet, zircuit-sepolia-testnet
25+
326
## 21.3.0
427

528
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"oev"
99
],
1010
"license": "MIT",
11-
"version": "21.3.0",
11+
"version": "22.0.0",
1212
"engines": {
1313
"node": ">=20.17.9"
1414
},

0 commit comments

Comments
 (0)