You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Change Log
2
2
3
-
## version 0.0.23
3
+
## version 0.0.24
4
4
5
5
## Env Command
6
6
Added a new command to simplify the export of environment variables. Environment variables can be defined in a blueprint readme, after the blueprint has completed
@@ -58,6 +58,8 @@ To set the variable to the command line the user can either copy and paste the o
58
58
eval $(shipyard env)
59
59
```
60
60
61
+
## Bugfixes
62
+
* Update terminal server in Docs, there was a bug with the latest Chrome where the terminal was not immediately displaying the terminal.
0 commit comments