Skip to content

Commit cc6a7a1

Browse files
Version Packages
1 parent 86ee65b commit cc6a7a1

File tree

6 files changed

+15
-23
lines changed

6 files changed

+15
-23
lines changed

.changeset/dirty-eels-drive.md

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

.changeset/forty-chairs-play.md

Lines changed: 0 additions & 7 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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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+
- 3c7a06f: Add ability to show TOML config
9+
10+
On the configuration screen, the user is now able to view their node's TOML config
11+
12+
### Patch Changes
13+
14+
- f537fba: Fixes task run status display for unfinished tasks
15+
- 69b88a0: Fixes infinite loop issue on Sign Out
16+
317
## 0.7.0
418

519
### 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)