Skip to content

Commit

Permalink
Merge pull request #48 from smartcontractkit/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
graham-chainlink authored Dec 16, 2024
2 parents 035db26 + 17e9ccc commit cdf485d
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/hip-tools-serve.md

This file was deleted.

6 changes: 6 additions & 0 deletions job-distributor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/job-distributor

## 0.9.0

### Minor Changes

- [#47](https://github.com/smartcontractkit/chainlink-protos/pull/47) [`b4b9c80`](https://github.com/smartcontractkit/chainlink-protos/commit/b4b9c80fec56a47ca985dba9ea89dbbafad9e29d) Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - add tron chain type

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion job-distributor/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@chainlink/job-distributor",
"version": "0.8.0",
"version": "0.9.0",
"private": true
}
6 changes: 6 additions & 0 deletions orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/orchestrator

## 0.4.0

### Minor Changes

- [#47](https://github.com/smartcontractkit/chainlink-protos/pull/47) [`b4b9c80`](https://github.com/smartcontractkit/chainlink-protos/commit/b4b9c80fec56a47ca985dba9ea89dbbafad9e29d) Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - add tron chain type

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion orchestrator/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@chainlink/orchestrator",
"version": "0.3.2",
"version": "0.4.0",
"private": true
}

0 comments on commit cdf485d

Please sign in to comment.