Skip to content

Commit 0ca223e

Browse files
Version Packages
1 parent b286a55 commit 0ca223e

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/dirty-eels-drive.md

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

.changeset/green-otters-pull.md

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

.changeset/stale-mails-bake.md

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @smartcontractkit/operator-ui
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- b286a55: Remove the `maxGasPriceGWei` field from VRF job details page.
8+
9+
### Patch Changes
10+
11+
- f537fba: Fixes task run status display for unfinished tasks
12+
- 69b88a0: Fixes infinite loop issue on Sign Out
13+
314
## 0.7.0
415

516
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@smartcontractkit/operator-ui",
33
"repository": "https://github.com/smartcontractkit/operator-ui",
4-
"version": "0.7.0",
4+
"version": "0.8.0",
55
"private": false,
66
"license": "MIT",
77
"files": [

0 commit comments

Comments
 (0)