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 2415cc9 commit 18446aeCopy full SHA for 18446ae
CHANGELOG.md
@@ -13,14 +13,18 @@ All notable changes to `src-cli` are documented in this file.
13
14
### Added
15
16
-- `src users delete` now asks for confirmation to delete all users when no user ID is provided. [#470](https://github.com/sourcegraph/src-cli/pull/470)
17
-
18
### Changed
19
20
### Fixed
21
22
### Removed
23
+## 3.25.0
+
24
+### Added
25
26
+- `src users delete` now asks for confirmation to delete all users when no user ID is provided. [#470](https://github.com/sourcegraph/src-cli/pull/470)
27
28
## 3.24.7
29
30
0 commit comments