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
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,28 @@ All notable changes to `src-cli` are documented in this file.
17
17
18
18
### Fixed
19
19
20
+
### Removed
21
+
22
+
## 3.40.8
23
+
24
+
### Fixed
25
+
20
26
- Output variables created from batch spec steps will no longer have an extra newline added if the output doesn't end with a newline. [sourcegraph/sourcegraph#36562](https://github.com/sourcegraph/sourcegraph/issues/36562)
21
27
22
-
### Removed
28
+
## 3.40.5 to 3.40.7
29
+
30
+
- No substantive changes; these releases were related solely to improving our release machinery.
23
31
24
32
## 3.40.4
25
33
26
34
### Added
27
35
28
36
- It's now possible to install src-cli via `npm install -g @sourcegraph/src`. [sourcegraph/src-cli#760](https://github.com/sourcegraph/src-cli/pull/760)
29
37
38
+
## 3.40.3
39
+
40
+
- No substantive changes; this release was related solely to improving our release machinery.
0 commit comments