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 58b3f70 commit f0e8fc2Copy full SHA for f0e8fc2
CHANGELOG.md
@@ -17,10 +17,15 @@ All notable changes to `src-cli` are documented in this file.
17
18
### Fixed
19
20
-- Fixed `src admin create` returning token to stderr instead of stdout.
21
-
22
### Removed
23
+## 5.0.3
+
24
+### Fixed
25
26
+- Fixed `src admin create` returning token to stderr instead of stdout. [963](https://github.com/sourcegraph/src-cli/pull/963)
27
+- Fixed `src validate install` failure with Sourcegraph v5.0.0. [964](https://github.com/sourcegraph/src-cli/pull/964)
28
29
## 5.0.2
30
31
### Added
0 commit comments