Skip to content

Commit 947ed8e

Browse files
Release 1.193.0 (packages/sources/token-balance)
1 parent 3f42ef8 commit 947ed8e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/sources/token-balance/CHANGELOG.md

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

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [#4010](https://github.com/smartcontractkit/external-adapters-js/pull/4010) [`d46cac7`](https://github.com/smartcontractkit/external-adapters-js/commit/d46cac7f28a517b7ba662c2c9244ae209a2185fa) Thanks [@dskloetc](https://github.com/dskloetc)! - Validate xrpl input in endpoint instead of transport
8+
39
## 3.0.0
410

511
### Major Changes

packages/sources/token-balance/README.md

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/token-balance-adapter",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Chainlink token-balance adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)