Skip to content

Commit 40f8341

Browse files
authored
Merge pull request #432 from api3dao/changeset-release/production
Release v19.0.1
2 parents 0279e7f + f96ecf2 commit 40f8341

File tree

3 files changed

+21
-20
lines changed

3 files changed

+21
-20
lines changed

.changeset/puny-toes-leave.md

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

CHANGELOG.md

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

3+
## 19.0.1
4+
5+
### Patch Changes
6+
7+
- a4f5948: Updates RPC provider configurations:
8+
9+
- Add publicnode for berachain, fraxtal, metis-sepolia-testnet, metis, soneium-sepolia-test
10+
net, soneium, sonic-testnet, unichain-sepolia-testnet, and unichain
11+
- Add reblok for fraxtal
12+
- Add blastapi for lumia, soneium
13+
- Add tenderly for mode
14+
- Add nirvanalabs for lumia
15+
- Add alchemy for apechain, lumia, polygon
16+
- Add drpc for berachain, merlin, unichain
17+
- Replace ankr with alchemy for metis, optimism, polygon-zkevm
18+
- Replace ankr with blastapi for sonic
19+
- Replace blastapi with alchemy for opbnb
20+
- Remove blockpi from conflux
21+
- Remove reblok from lumia
22+
323
## 19.0.0
424

525
### Major 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": "19.0.0",
11+
"version": "19.0.1",
1212
"engines": {
1313
"node": ">=20.17.9"
1414
},

0 commit comments

Comments
 (0)