Skip to content

Commit e57e15d

Browse files
Release 1.232.0 (packages/sources/tradinghours)
1 parent 01065c3 commit e57e15d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/sources/tradinghours/CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- [#4323](https://github.com/smartcontractkit/external-adapters-js/pull/4323) [`d5bef44`](https://github.com/smartcontractkit/external-adapters-js/commit/d5bef440cf0540ef9199382bc1f7129daedf3021) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Bump framework version
8+
39
## 0.4.0
410

511
### Minor Changes

packages/sources/tradinghours/README.md

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

3-
![0.4.0](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)
3+
![0.4.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)
44

55
This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.
66

packages/sources/tradinghours/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/tradinghours-adapter",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Chainlink TradingHours adapter",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)