Skip to content

Commit f87b2d8

Browse files
chore: @openworkflow/cli v0.4.3
1 parent 9914ac8 commit f87b2d8

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

.changeset/custom-dashboard-port.md

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

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/cli/CHANGELOG.md

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

3+
## 0.4.3
4+
5+
- Add a `--port` option to run the dashboard server on a custom port (#357)
6+
37
## 0.4.2
48

59
- Stop the backend at the end of the default `hello-world.run` script template

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openworkflow/cli",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)