Skip to content

Commit 84f257d

Browse files
Version Packages (#253)
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
1 parent 72d5ed4 commit 84f257d

File tree

11 files changed

+37
-26
lines changed

11 files changed

+37
-26
lines changed

.changeset/busy-chefs-itch.md

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

.changeset/heavy-paws-stare.md

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

.changeset/loose-sheep-follow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @chainlink/ccv-committee-verifier
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/smartcontractkit/chainlink-protos/pull/250) [`5c3421f`](https://github.com/smartcontractkit/chainlink-protos/commit/5c3421fe2c8dcbaff5e01317487d475e4a4f382f) Thanks [@carte7000](https://github.com/carte7000)! - Remove replace in go.mod
8+
9+
- [#248](https://github.com/smartcontractkit/chainlink-protos/pull/248) [`56ac2cd`](https://github.com/smartcontractkit/chainlink-protos/commit/56ac2cd48cde80fb4693de5fc3007075fff2e1cb) Thanks [@carte7000](https://github.com/carte7000)! - Split package for chainlink-ccv between committee-verifier, verifier and message-discovery
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@chainlink/ccv-committee-verifier",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true
55
}
6-
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @chainlink/ccv-message-discovery
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/smartcontractkit/chainlink-protos/pull/250) [`5c3421f`](https://github.com/smartcontractkit/chainlink-protos/commit/5c3421fe2c8dcbaff5e01317487d475e4a4f382f) Thanks [@carte7000](https://github.com/carte7000)! - Remove replace in go.mod
8+
9+
- [#248](https://github.com/smartcontractkit/chainlink-protos/pull/248) [`56ac2cd`](https://github.com/smartcontractkit/chainlink-protos/commit/56ac2cd48cde80fb4693de5fc3007075fff2e1cb) Thanks [@carte7000](https://github.com/carte7000)! - Split package for chainlink-ccv between committee-verifier, verifier and message-discovery
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@chainlink/ccv-message-discovery",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true
55
}
6-
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @chainlink/ccv-verifier
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/smartcontractkit/chainlink-protos/pull/250) [`5c3421f`](https://github.com/smartcontractkit/chainlink-protos/commit/5c3421fe2c8dcbaff5e01317487d475e4a4f382f) Thanks [@carte7000](https://github.com/carte7000)! - Remove replace in go.mod
8+
9+
- [#248](https://github.com/smartcontractkit/chainlink-protos/pull/248) [`56ac2cd`](https://github.com/smartcontractkit/chainlink-protos/commit/56ac2cd48cde80fb4693de5fc3007075fff2e1cb) Thanks [@carte7000](https://github.com/carte7000)! - Split package for chainlink-ccv between committee-verifier, verifier and message-discovery
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@chainlink/ccv-verifier",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true
55
}
6-

job-distributor/CHANGELOG.md

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

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- [#251](https://github.com/smartcontractkit/chainlink-protos/pull/251) [`f2976ad`](https://github.com/smartcontractkit/chainlink-protos/commit/f2976ad341dfa440e66cf18e6c3a9837bfc32529) Thanks [@ChrisAmora](https://github.com/ChrisAmora)! - Add Pagination to List Nodes
8+
39
## 0.17.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)