We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af8bbf commit d6c5a9bCopy full SHA for d6c5a9b
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Change Log
2
========================================
3
4
+v0.8.6 - 2022-09-23
5
+----------------------------------------
6
+
7
+- Fix 'bashly add test'
8
9
10
v0.8.5 - 2022-09-09
11
----------------------------------------
12
examples/command-filenames/src/initialize.sh
@@ -1,6 +1,6 @@
## Code here runs inside the initialize() function
## Use it for anything that you need to run before any other function, like
-## setting environment vairables:
+## setting environment variables:
## CONFIG_FILE=settings.ini
##
## Feel free to empty (but not delete) this file.
0 commit comments