Skip to content

Commit abbb848

Browse files
Release 1.253.0 (packages/scripts)
1 parent 6e71873 commit abbb848

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

packages/scripts/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# @chainlink/ea-scripts
22

3+
## 2.9.1
4+
5+
### Patch Changes
6+
7+
- [#4373](https://github.com/smartcontractkit/external-adapters-js/pull/4373) [`deb06e8`](https://github.com/smartcontractkit/external-adapters-js/commit/deb06e8d440b818b74c9874639c6956017948a7f) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete defi-dozen EA
8+
9+
- [#4392](https://github.com/smartcontractkit/external-adapters-js/pull/4392) [`69b7716`](https://github.com/smartcontractkit/external-adapters-js/commit/69b7716bfe0d08866f1bed52cfa7b60a3e533cdc) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete outlier-detection EA
10+
11+
- [#4374](https://github.com/smartcontractkit/external-adapters-js/pull/4374) [`515bc3a`](https://github.com/smartcontractkit/external-adapters-js/commit/515bc3adbff56b02af07fc0e1a5486496642a5e5) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete dxdao EA
12+
13+
- [#4420](https://github.com/smartcontractkit/external-adapters-js/pull/4420) [`8c6c5a3`](https://github.com/smartcontractkit/external-adapters-js/commit/8c6c5a3e702a77208d89b87d6f22bb39439b3e3f) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete linear-finance EA
14+
15+
- [#4391](https://github.com/smartcontractkit/external-adapters-js/pull/4391) [`8ff178e`](https://github.com/smartcontractkit/external-adapters-js/commit/8ff178e986df91b3b67581cc536a862434456440) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete lition EA
16+
17+
- [#4410](https://github.com/smartcontractkit/external-adapters-js/pull/4410) [`41f24be`](https://github.com/smartcontractkit/external-adapters-js/commit/41f24be798bab1508f30170266e569fb3ec4c2ae) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete alphachain EA
18+
19+
- [#4429](https://github.com/smartcontractkit/external-adapters-js/pull/4429) [`660f198`](https://github.com/smartcontractkit/external-adapters-js/commit/660f1989e792c393e27336c784d3f43c98bb0691) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Update readme
20+
21+
- [#4395](https://github.com/smartcontractkit/external-adapters-js/pull/4395) [`671dd24`](https://github.com/smartcontractkit/external-adapters-js/commit/671dd244eaed39b85276b4865bf983cfbe65df0f) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete vesper EA
22+
23+
- [#4411](https://github.com/smartcontractkit/external-adapters-js/pull/4411) [`4fd5454`](https://github.com/smartcontractkit/external-adapters-js/commit/4fd545449003328c59ef707f3e24481b3d13b665) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete apy-finance EA
24+
325
## 2.9.0
426

527
### Minor Changes

packages/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/ea-scripts",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"dependencies": {
55
"@actions/core": "1.11.1",
66
"@apidevtools/json-schema-ref-parser": "9.1.2",

0 commit comments

Comments
 (0)