Skip to content

Commit a8eddf8

Browse files
authored
changelog: update for 3.40.8 (#769)
1 parent 097f617 commit a8eddf8

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,28 @@ All notable changes to `src-cli` are documented in this file.
1717

1818
### Fixed
1919

20+
### Removed
21+
22+
## 3.40.8
23+
24+
### Fixed
25+
2026
- 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)
2127

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.
2331

2432
## 3.40.4
2533

2634
### Added
2735

2836
- 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)
2937

38+
## 3.40.3
39+
40+
- No substantive changes; this release was related solely to improving our release machinery.
41+
3042
## 3.40.2
3143

3244
### Changed

0 commit comments

Comments
 (0)