Skip to content

Commit 44fc9c4

Browse files
Release 1.180.0 (#3938)
* Release 1.180.0 (deletions) * Release 1.180.0 (.) * Release 1.180.0 (packages/sources/kaiko-state) * trigger ci --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew McAllister <matthew.mcallister@smartcontract.com>
1 parent a26f93b commit 44fc9c4

File tree

6 files changed

+11
-10
lines changed

6 files changed

+11
-10
lines changed

.changeset/hot-zebras-cross.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

MASTERLIST.md

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/external-adapters-js",
3-
"version": "1.179.0",
3+
"version": "1.180.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/sources/kaiko-state/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#3937](https://github.com/smartcontractkit/external-adapters-js/pull/3937) [`a26f93b`](https://github.com/smartcontractkit/external-adapters-js/commit/a26f93becef53c1ce7e3d9cf658a402b07b6de9f) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Cache wbtc quotes as /btc
8+
39
## 1.0.14
410

511
### Patch Changes

packages/sources/kaiko-state/README.md

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

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

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

0 commit comments

Comments
 (0)