Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 9415407

Browse files
authored
Merge pull request #521 from api3dao/changeset-release/production
ci: release chains v11.1.0
2 parents c2e2608 + 484291c commit 9415407

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

.changeset/bright-books-wonder.md

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

.changeset/grumpy-keys-play.md

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @api3/chains
22

3+
## 11.1.0
4+
5+
### Minor Changes
6+
7+
- 42306d2: Adds following chains:
8+
- sonic
9+
10+
### Patch Changes
11+
12+
- d3f576b: Update providers:
13+
14+
- Add provider `reblok` for `lumia` and `oev-network`
15+
- Replace provider `publicnode` with `reblok` for `arbitrum` and `base`
16+
- Replace provider `publicnode` with `ankr` for `optimism`
17+
- Replace provider `public` with `reblok` for `taiko`
18+
- Add providers `blastapi` and `drpc` for `apechain`
19+
- Add providers `blastapi`, `drpc`, and `quicknode` for `world`
20+
- Add provider `drpc` for `x-layer`
21+
322
## 11.0.0
423

524
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@api3/chains",
33
"license": "MIT",
4-
"version": "11.0.0",
4+
"version": "11.1.0",
55
"author": "API3 DAO",
66
"private": false,
77
"sideEffects": false,

0 commit comments

Comments
 (0)