Skip to content

Commit d5442a5

Browse files
Release 1.233.0 (#4332)
* Release 1.233.0 (deletions) * Release 1.233.0 (.) * Release 1.233.0 (packages/observation) * Release 1.233.0 (packages/scripts) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent f076a3f commit d5442a5

File tree

10 files changed

+22
-24
lines changed

10 files changed

+22
-24
lines changed

.changeset/fuzzy-ghosts-itch.md

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

.changeset/short-beers-relax.md

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

.changeset/swift-donuts-worry.md

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

.changeset/weak-rockets-worry.md

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

MASTERLIST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Release 1.232.0
1+
## Release 1.233.0
22

33
This document was generated automatically. Please see [Master List Generator](./packages/scripts#master-list-generator) for more info.
44

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.232.0",
3+
"version": "1.233.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/observation/CHANGELOG.md

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

3+
## 2.0.9
4+
5+
### Patch Changes
6+
7+
- [#4276](https://github.com/smartcontractkit/external-adapters-js/pull/4276) [`19a08b9`](https://github.com/smartcontractkit/external-adapters-js/commit/19a08b9155812aac383508cb29b0c5a54820170b) Thanks [@dskloetc](https://github.com/dskloetc)! - Add missing dependency
8+
39
## 2.0.8
410

511
### Patch Changes

packages/observation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/observation",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {

packages/scripts/CHANGELOG.md

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

3+
## 2.9.0
4+
5+
### Minor Changes
6+
7+
- [#4278](https://github.com/smartcontractkit/external-adapters-js/pull/4278) [`393e7b4`](https://github.com/smartcontractkit/external-adapters-js/commit/393e7b4377c12264b8e4a0a79c4fedd72b8d8cd9) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete Soak test and related code
8+
9+
### Patch Changes
10+
11+
- [#4245](https://github.com/smartcontractkit/external-adapters-js/pull/4245) [`f775358`](https://github.com/smartcontractkit/external-adapters-js/commit/f775358468649d81bd0b270a974b4e3116f08572) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete unused jpegd EA
12+
13+
- [#4275](https://github.com/smartcontractkit/external-adapters-js/pull/4275) [`76b4953`](https://github.com/smartcontractkit/external-adapters-js/commit/76b49533c0d5222454c8802d6dbb9e0db63e26d4) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete cryptoapis-v2 EA
14+
315
## 2.8.11
416

517
### Patch 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.8.11",
3+
"version": "2.9.0",
44
"dependencies": {
55
"@actions/core": "1.11.1",
66
"@apidevtools/json-schema-ref-parser": "9.1.2",

0 commit comments

Comments
 (0)