Skip to content

Commit

Permalink
Release 1.143.0 (packages/sources/token-balance)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 24, 2024
1 parent 283a661 commit 2c88626
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/sources/token-balance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @chainlink/token-balance-adapter

## 1.0.0

### Major Changes

- [#3570](https://github.com/smartcontractkit/external-adapters-js/pull/3570) [`1cd8872`](https://github.com/smartcontractkit/external-adapters-js/commit/1cd8872c70800dbcb7400756e0a336abe61d91ab) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Initial release of token-balance EA
2 changes: 1 addition & 1 deletion packages/sources/token-balance/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TOKEN_BALANCE

![0.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)
![1.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)

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/token-balance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/token-balance-adapter",
"version": "0.0.0",
"version": "1.0.0",
"description": "Chainlink token-balance adapter.",
"keywords": [
"Chainlink",
Expand Down

0 comments on commit 2c88626

Please sign in to comment.