Skip to content

Commit 589785b

Browse files
authored
Merge pull request #495 from api3dao/changeset-release/production
Release v21.1.1
2 parents 634e118 + 2f75937 commit 589785b

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

.changeset/light-planes-raise.md

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

CHANGELOG.md

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

3+
## 21.1.1
4+
5+
### Patch Changes
6+
7+
- 5170255: Updates RPC provider configurations:
8+
9+
- Remove ankr from bitlayer, core, kava, moonbeam, taiko, x-layer
10+
- Update default provider for blast-sepolia-testnet, x-layer-sepolia-testnet, zircuit-sepolia-testnet, zircuit
11+
- Add blastapi for opbnb, ronin, sei
12+
- Replace drpc with publicnode for mantle
13+
- Add tenderly for ronin
14+
- Add omniatech for lightlink
15+
316
## 21.1.0
417

518
### 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.1.0",
11+
"version": "21.1.1",
1212
"engines": {
1313
"node": ">=20.17.9"
1414
},

0 commit comments

Comments
 (0)