Skip to content

Commit 6b8a959

Browse files
authored
Merge pull request #551 from api3dao/production
Merge production to main
2 parents 8cc4285 + 0185ede commit 6b8a959

File tree

5 files changed

+28
-29
lines changed

5 files changed

+28
-29
lines changed

.changeset/chilly-eyes-sleep.md

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

.changeset/curly-candles-invite.md

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

.changeset/tasty-rockets-sink.md

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

CHANGELOG.md

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

3+
## 25.0.0
4+
5+
### Major Changes
6+
7+
- 6171e77: Remove support for following chains:
8+
9+
- atleta-testnet
10+
- inevm-testnet
11+
- inevm
12+
- kroma-sepolia-testnet
13+
- lightlink-sepolia-testnet
14+
- lightlink
15+
- rari-arbitrum-sepolia-testnet
16+
- rari
17+
- zircuit-sepolia-testnet (48899)
18+
19+
### Minor Changes
20+
21+
- f9e3e4b: Add dAPI and Market support to zircuit-sepolia-testnet (48898)
22+
23+
### Patch Changes
24+
25+
- cd423b4: Updates RPC provider configurations:
26+
27+
- Update public provider for manta
28+
- Replace publicnode with tenderly-public for polygon-sepolia-testnet
29+
330
## 24.2.1
431

532
### Patch 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": "24.2.1",
11+
"version": "25.0.0",
1212
"engines": {
1313
"node": ">=20.17.9"
1414
},

0 commit comments

Comments
 (0)