We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a651a6 commit 5053097Copy full SHA for 5053097
packages/sources/layer2-sequencer-health/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @chainlink/layer2-sequencer-health-adapter
2
3
+## 4.10.0
4
+
5
+### Minor Changes
6
7
+- [#4499](https://github.com/smartcontractkit/external-adapters-js/pull/4499) [`f0a5124`](https://github.com/smartcontractkit/external-adapters-js/commit/f0a512444caeb2ca63ff183e6806bef8ca9c5aac) Thanks [@mohamed-mehany](https://github.com/mohamed-mehany)! - Supports MegaETH for L2EP
8
9
## 4.9.0
10
11
### Minor Changes
packages/sources/layer2-sequencer-health/package.json
@@ -1,6 +1,6 @@
{
"name": "@chainlink/layer2-sequencer-health-adapter",
- "version": "4.9.0",
+ "version": "4.10.0",
"description": "Layer 2 sequencer health check adapter.",
"keywords": [
"Chainlink",
0 commit comments