Skip to content

Commit

Permalink
Release 1.146.0 (packages/sources/wbtc-address-set)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
1 parent 368a805 commit e946463
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/sources/wbtc-address-set/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @chainlink/wbtc-address-set-adapter

## 2.1.11

### Patch Changes

- [#3598](https://github.com/smartcontractkit/external-adapters-js/pull/3598) [`f9a4dc2`](https://github.com/smartcontractkit/external-adapters-js/commit/f9a4dc24e77f1f5b5e967b5f2d03eb58c15ef9b2) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Bumped framework version

- [#3595](https://github.com/smartcontractkit/external-adapters-js/pull/3595) [`8a15f40`](https://github.com/smartcontractkit/external-adapters-js/commit/8a15f408d53ccbf131e16c39faefa0ecabbe6ac7) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Bumped framework version

## 2.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/wbtc-address-set/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WBTC

![2.1.10](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)
![2.1.11](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)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/wbtc-address-set/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/wbtc-address-set-adapter",
"version": "2.1.10",
"version": "2.1.11",
"description": "Chainlink adapter to query wBTC address set.",
"keywords": [
"Chainlink",
Expand Down

0 comments on commit e946463

Please sign in to comment.