Skip to content

Commit a4f768a

Browse files
Bump version and update CHANGELOG for v2.38.0
1 parent 10b486b commit a4f768a

6 files changed

Lines changed: 17 additions & 23 deletions

File tree

.changeset/curly-bees-chew.md

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

.changeset/late-wolves-feel.md

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

.changeset/minor-bump-1772573086.md

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

.changeset/slow-deer-walk.md

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog Chainlink Core
22

3+
## 2.38.0
4+
5+
### Minor Changes
6+
7+
- [#21411](https://github.com/smartcontractkit/chainlink/pull/21411) [`281a8b9`](https://github.com/smartcontractkit/chainlink/commit/281a8b929631362d208da8b21ace76e7f3e670f3) - #updated Bump libocr
8+
9+
- [#21386](https://github.com/smartcontractkit/chainlink/pull/21386) [`1a94b32`](https://github.com/smartcontractkit/chainlink/commit/1a94b321eb0343011c849c599f8c9eaf94f22128) - Minor bump to start next version
10+
11+
#internal
12+
13+
### Patch Changes
14+
15+
- [#21465](https://github.com/smartcontractkit/chainlink/pull/21465) [`62d65a6`](https://github.com/smartcontractkit/chainlink/commit/62d65a6187d4690545c8cc444e7918d5f020445e) - #changed Update MetaClient to support multiple dapps
16+
17+
- [#21120](https://github.com/smartcontractkit/chainlink/pull/21120) [`c9df802`](https://github.com/smartcontractkit/chainlink/commit/c9df802a4779b155c5e3024bf2fce691eca90aa8) - Expanded `admin profile` to collect PPROF profiles from LOOP Plugins. Added `-vitals` flag for more granular profiling.
18+
319
## 2.37.0
420

521
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chainlink",
3-
"version": "2.37.0",
3+
"version": "2.38.0",
44
"description": "node of the decentralized oracle network, bridging on and off-chain computation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)