Skip to content

Commit f9c8ef2

Browse files
@openworkflow/dashboard v0.1.4
1 parent aa141a0 commit f9c8ef2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/dashboard/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @openworkflow/dashboard
22

3+
## 0.1.4
4+
5+
- Add create run form
6+
- Improve workflow stats layout
7+
38
## 0.1.3
49

510
- Add real-time polling to dashboard (#272) (thanks @szokeptr!)

packages/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openworkflow/dashboard",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"type": "module",
55
"bin": "./bin.mjs",
66
"files": [

0 commit comments

Comments
 (0)