Skip to content

Commit

Permalink
Release 1.131.0 (#3434)
Browse files Browse the repository at this point in the history
* Release 1.131.0 (deletions)

* Release 1.131.0 (.)

* Release 1.131.0 (packages/composites/multi-address-list)

* Release 1.131.0 (packages/composites/proof-of-reserves)

* Release 1.131.0 (packages/sources/anchorage)

* Release 1.131.0 (packages/sources/bitgo)

* Release 1.131.0 (packages/sources/renvm-address-set)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 16, 2024
1 parent 88991ff commit 4b3a951
Show file tree
Hide file tree
Showing 16 changed files with 49 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-windows-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-cats-yell.md

This file was deleted.

12 changes: 6 additions & 6 deletions MASTERLIST.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/external-adapters-js",
"version": "1.130.0",
"version": "1.131.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down
8 changes: 8 additions & 0 deletions packages/composites/multi-address-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @chainlink/multi-address-list-adapter

## 1.0.1

### Patch Changes

- Updated dependencies [[`f926a16`](https://github.com/smartcontractkit/external-adapters-js/commit/f926a16639efcacfbba051d2faca3e83a254cbb8), [`88991ff`](https://github.com/smartcontractkit/external-adapters-js/commit/88991ff3964c055ab31feb85153a612775782a07)]:
- @chainlink/bitgo-adapter@1.0.2
- @chainlink/anchorage-adapter@1.0.2

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/multi-address-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/multi-address-list-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Chainlink multi-address-list adapter.",
"keywords": [
"Chainlink",
Expand Down
8 changes: 8 additions & 0 deletions packages/composites/proof-of-reserves/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @chainlink/proof-of-reserves-adapter

## 1.21.1

### Patch Changes

- Updated dependencies []:
- @chainlink/multi-address-list-adapter@1.0.1
- @chainlink/renvm-address-set-adapter@1.5.82

## 1.21.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/proof-of-reserves/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/proof-of-reserves-adapter",
"version": "1.21.0",
"version": "1.21.1",
"description": "Chainlink BTC Proof of Reserves composite adapter. Combines multiple adapters to find total balance in custody for wBTC or renBTC.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/anchorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/anchorage-adapter

## 1.0.2

### Patch Changes

- [#3433](https://github.com/smartcontractkit/external-adapters-js/pull/3433) [`88991ff`](https://github.com/smartcontractkit/external-adapters-js/commit/88991ff3964c055ab31feb85153a612775782a07) Thanks [@karen-stepanyan](https://github.com/karen-stepanyan)! - Added support for coin input param

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/anchorage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/anchorage-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Chainlink anchorage adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/bitgo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/bitgo-adapter

## 1.0.2

### Patch Changes

- [#3431](https://github.com/smartcontractkit/external-adapters-js/pull/3431) [`f926a16`](https://github.com/smartcontractkit/external-adapters-js/commit/f926a16639efcacfbba051d2faca3e83a254cbb8) Thanks [@karen-stepanyan](https://github.com/karen-stepanyan)! - Removed multiple API key support, added support for enterprise IDs

## 1.0.1

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

![1.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bitgo/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![1.0.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bitgo/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/bitgo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/bitgo-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Chainlink bitgo adapter.",
"keywords": [
"Chainlink",
Expand Down
7 changes: 7 additions & 0 deletions packages/sources/renvm-address-set/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/renvm-address-set-adapter

## 1.5.82

### Patch Changes

- Updated dependencies []:
- @chainlink/proof-of-reserves-adapter@1.21.1

## 1.5.81

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/renvm-address-set/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chainlink External Adapters to query RenVM address set

![1.5.81](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/renvm-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)
![1.5.82](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/renvm-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-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/renvm-address-set/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/renvm-address-set-adapter",
"version": "1.5.81",
"version": "1.5.82",
"description": "Chainlink adapter to query RenVM address set.",
"keywords": [
"Chainlink",
Expand Down

0 comments on commit 4b3a951

Please sign in to comment.