Skip to content

Commit e52cebc

Browse files
Version Packages
1 parent 62d6299 commit e52cebc

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/seven-cloths-hammer.md

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

.changeset/stupid-ghosts-wish.md

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

chainlink-ccv/CHANGELOG.md

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

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#227](https://github.com/smartcontractkit/chainlink-protos/pull/227) [`49cf364`](https://github.com/smartcontractkit/chainlink-protos/commit/49cf364d14e9b6b99b0adeb96f08aa017ac10768) Thanks [@carte7000](https://github.com/carte7000)! - Rename BlockCheckpoint to ChainStatus APIs
8+
9+
- [#229](https://github.com/smartcontractkit/chainlink-protos/pull/229) [`b642741`](https://github.com/smartcontractkit/chainlink-protos/commit/b6427410e7cc2b52f2f7a0b878aae0fad95e4b01) Thanks [@carte7000](https://github.com/carte7000)! - Add receipt blob to GetMessageSince
10+
311
## 2.0.0
412

513
### Major Changes

chainlink-ccv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@chainlink/chainlink-ccv",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)