Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2022
1 parent b286a55 commit 0ca223e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-eels-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-otters-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-mails-bake.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @smartcontractkit/operator-ui

## 0.8.0

### Minor Changes

- b286a55: Remove the `maxGasPriceGWei` field from VRF job details page.

### Patch Changes

- f537fba: Fixes task run status display for unfinished tasks
- 69b88a0: Fixes infinite loop issue on Sign Out

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@smartcontractkit/operator-ui",
"repository": "https://github.com/smartcontractkit/operator-ui",
"version": "0.7.0",
"version": "0.8.0",
"private": false,
"license": "MIT",
"files": [
Expand Down

0 comments on commit 0ca223e

Please sign in to comment.