Skip to content

Commit 319104c

Browse files
Release 1.137.0 (packages/sources/wbtc-address-set)
1 parent cc25925 commit 319104c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/sources/wbtc-address-set/CHANGELOG.md

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

3+
## 2.1.6
4+
5+
### Patch Changes
6+
7+
- [#3460](https://github.com/smartcontractkit/external-adapters-js/pull/3460) [`2fd3620`](https://github.com/smartcontractkit/external-adapters-js/commit/2fd362051a0b8f9b1c0c564ade41780fcf9f379b) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Bumped framework version
8+
39
## 2.1.5
410

511
### Patch Changes

packages/sources/wbtc-address-set/README.md

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

3-
![2.1.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wbtc-address-set/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![2.1.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wbtc-address-set/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/wbtc-address-set/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/wbtc-address-set-adapter",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Chainlink adapter to query wBTC address set.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)