diff --git a/packages/sources/synthetix-feeds/CHANGELOG.md b/packages/sources/synthetix-feeds/CHANGELOG.md index 6fb64199b3..bf4f539953 100644 --- a/packages/sources/synthetix-feeds/CHANGELOG.md +++ b/packages/sources/synthetix-feeds/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/synthetix-feeds-adapter +## 1.1.7 + +### Patch Changes + +- [#3594](https://github.com/smartcontractkit/external-adapters-js/pull/3594) [`88b3002`](https://github.com/smartcontractkit/external-adapters-js/commit/88b3002a2d413733e2457761f7303d0864df42a2) Thanks [@alecgard](https://github.com/alecgard)! - Downgrade log from Warn to Debug + ## 1.1.6 ### Patch Changes diff --git a/packages/sources/synthetix-feeds/README.md b/packages/sources/synthetix-feeds/README.md index f4346fd202..6af7521ed2 100644 --- a/packages/sources/synthetix-feeds/README.md +++ b/packages/sources/synthetix-feeds/README.md @@ -1,6 +1,6 @@ # SYNTHETIX_FEEDS -![1.1.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/synthetix-feeds/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.1.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/synthetix-feeds/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/synthetix-feeds/package.json b/packages/sources/synthetix-feeds/package.json index d9b2061c0b..59cd44e50f 100644 --- a/packages/sources/synthetix-feeds/package.json +++ b/packages/sources/synthetix-feeds/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/synthetix-feeds-adapter", - "version": "1.1.6", + "version": "1.1.7", "description": "Chainlink synthetix-feeds adapter.", "keywords": [ "Chainlink",