diff --git a/packages/sources/tradinghours/CHANGELOG.md b/packages/sources/tradinghours/CHANGELOG.md index 22c0480e4d..d06274d28f 100644 --- a/packages/sources/tradinghours/CHANGELOG.md +++ b/packages/sources/tradinghours/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/tradinghours-adapter +## 0.1.2 + +### Patch Changes + +- [#3430](https://github.com/smartcontractkit/external-adapters-js/pull/3430) [`d9f885b`](https://github.com/smartcontractkit/external-adapters-js/commit/d9f885b29c1e3c536156c57fce9a57091df790ed) Thanks [@nikhsha](https://github.com/nikhsha)! - Amend Tradinghours forex symbol + ## 0.1.1 ### Patch Changes diff --git a/packages/sources/tradinghours/README.md b/packages/sources/tradinghours/README.md index 7ddad3d996..b9ae656173 100644 --- a/packages/sources/tradinghours/README.md +++ b/packages/sources/tradinghours/README.md @@ -1,6 +1,6 @@ # TRADINGHOURS -![0.1.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradinghours/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![0.1.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradinghours/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. diff --git a/packages/sources/tradinghours/package.json b/packages/sources/tradinghours/package.json index cf8c31d598..f4ec76e4ed 100644 --- a/packages/sources/tradinghours/package.json +++ b/packages/sources/tradinghours/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tradinghours-adapter", - "version": "0.1.1", + "version": "0.1.2", "description": "Chainlink TradingHours adapter", "keywords": [ "Chainlink",