Skip to content

Commit c286c3d

Browse files
Release 1.161.0 (packages/sources/aleno)
1 parent 126a12f commit c286c3d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/sources/aleno/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chainlink/aleno-adapter
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#3719](https://github.com/smartcontractkit/external-adapters-js/pull/3719) [`3a472a9`](https://github.com/smartcontractkit/external-adapters-js/commit/3a472a95b7c84f1f645f101e3cf1a39279a8c2c1) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Update route to use standard ws
8+
39
## 1.0.6
410

511
### Patch Changes

packages/sources/aleno/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ALENO
22

3-
![1.0.6](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+
![1.1.0](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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/aleno-adapter",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "Chainlink aleno adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)