Skip to content

Commit

Permalink
Merge pull request #492 from api3dao/changeset-release/production
Browse files Browse the repository at this point in the history
ci: release chains v10.6.1
  • Loading branch information
hiletmis authored Nov 5, 2024
2 parents b360a69 + 8c953d9 commit a2f5e2e
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 28 deletions.
25 changes: 0 additions & 25 deletions .changeset/forty-vans-speak.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/selfish-flowers-grow.md

This file was deleted.

26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# @api3/chains

## 10.6.1

### Patch Changes

- 7edf2be: Fixes following issues:
- conflux-testnet
- Remove inconsistent rpc url
- ethereum-sepolia-testnet
- Remove inconsistent rpc url
- fraxtal-holesky-testnet
- Set api key required to true
- gnosis
- Change hardhatEtherscanAlias
- kava
- Update api url
- kava-testnet
- Update api url
- taiko
- Swap default rpc url with public
- taiko-holesky-testnet
- Replace block explorer with a new one
- x-layer
- Update api url
- x-layer-sepolia-testnet
- Update api url

## 10.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@api3/chains",
"license": "MIT",
"version": "10.6.0",
"version": "10.6.1",
"author": "API3 DAO",
"private": false,
"sideEffects": false,
Expand Down

0 comments on commit a2f5e2e

Please sign in to comment.