From ae1979cfcc7f201092f4a818b8e6fc95238c5a0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 14:24:10 +0000 Subject: [PATCH] 2.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8ff7b32..cdc9f9a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/external-adapter-framework", - "version": "2.14.6", + "version": "2.15.0", "main": "dist/index.js", "license": "MIT", "repository": "git://github.com/smartcontractkit/ea-framework-js.git",