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
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,16 +13,22 @@ All notable changes to `src-cli` are documented in this file.
13
13
14
14
### Added
15
15
16
-
- Added `login` text to command text menu and ordered alphabetically [#713](https://github.com/sourcegraph/src-cli/pull/713)
17
-
18
16
### Changed
19
17
20
18
### Fixed
21
19
22
-
-`src extensions copy` now removes the `url` property from extension manifests that points to the sourcegraph.com extension bundle, enabling use for air-gapped instances.
23
-
24
20
### Removed
25
21
22
+
## 3.39.0
23
+
24
+
### Added
25
+
26
+
- Added `login` text to command text menu and ordered alphabetically [#713](https://github.com/sourcegraph/src-cli/pull/713)
27
+
28
+
### Fixed
29
+
30
+
-`src extensions copy` now removes the `url` property from extension manifests that points to the sourcegraph.com extension bundle, enabling use for air-gapped instances.
0 commit comments