Skip to content

Commit bb32df4

Browse files
Release 1.267.0 (packages/sources/dlc-cbtc-por)
1 parent 1cd708b commit bb32df4

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/sources/dlc-cbtc-por/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#4513](https://github.com/smartcontractkit/external-adapters-js/pull/4513) [`a55719a`](https://github.com/smartcontractkit/external-adapters-js/commit/a55719a48b71e825315262da47c91b51081bf29d) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Fixed issue with dependency not including required libraries
8+
39
## 1.0.0
410

511
### Major Changes

packages/sources/dlc-cbtc-por/README.md

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/dlc-cbtc-por-adapter",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Chainlink DLC CBTC Proof of Reserves adapter. Queries Attester APIs, Digital Asset API, and Bitcoin blockchain for CBTC reserves.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)