Skip to content

Commit 0f4867a

Browse files
Release 1.212.0 (#4180)
* Release 1.212.0 (deletions) * Release 1.212.0 (.) * Release 1.212.0 (packages/sources/aleno) * Release 1.212.0 (packages/sources/layer2-sequencer-health) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6987ca0 commit 0f4867a

File tree

9 files changed

+250
-248
lines changed

9 files changed

+250
-248
lines changed

.changeset/empty-hairs-call.md

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

.changeset/pretty-trains-wonder.md

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

MASTERLIST.md

Lines changed: 234 additions & 234 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/external-adapters-js",
3-
"version": "1.211.0",
3+
"version": "1.212.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/sources/aleno/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chainlink/aleno-adapter
22

3+
## 2.1.8
4+
5+
### Patch Changes
6+
7+
- [#4178](https://github.com/smartcontractkit/external-adapters-js/pull/4178) [`ccbb7fb`](https://github.com/smartcontractkit/external-adapters-js/commit/ccbb7fb88c20f675da1df662f4e1d11a5b2d54d1) Thanks [@dskloetc](https://github.com/dskloetc)! - Empty update to test the release process
8+
39
## 2.1.7
410

511
### Patch Changes

packages/sources/aleno/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ALENO
22

3-
![2.1.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/aleno/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![2.1.8](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/aleno/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
44

55
This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.
66

packages/sources/aleno/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/aleno-adapter",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"description": "Chainlink aleno adapter.",
55
"keywords": [
66
"Chainlink",

packages/sources/layer2-sequencer-health/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chainlink/layer2-sequencer-health-adapter
22

3+
## 4.9.0
4+
5+
### Minor Changes
6+
7+
- [#4172](https://github.com/smartcontractkit/external-adapters-js/pull/4172) [`996e45e`](https://github.com/smartcontractkit/external-adapters-js/commit/996e45efb2dcbf51879cbeea0f4feb99add5c4a1) Thanks [@mohamed-mehany](https://github.com/mohamed-mehany)! - Supports xLayer for L2EP
8+
39
## 4.8.4
410

511
### Patch Changes

packages/sources/layer2-sequencer-health/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/layer2-sequencer-health-adapter",
3-
"version": "4.8.4",
3+
"version": "4.9.0",
44
"description": "Layer 2 sequencer health check adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)