Skip to content

Commit 360768d

Browse files
committed
Bump dashboard version and changelog
1 parent 6e210ae commit 360768d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### nova-dashboard, 0.21.1
2+
3+
* Added a fetch of the Galaxy homepage to force token refresh to smoothly handle signing key rotation (thanks to John Duggan).
4+
15
### nova-dashboard, 0.21.0
26

37
* Added a form to the header for reporting issues (thanks to John Duggan).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nova-dashboard"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
description = ""
55
authors = [
66
{ name = "Yakubov, Sergey", email = "yakubovs@ornl.gov" },

0 commit comments

Comments
 (0)