We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715171d commit 2d3fdc1Copy full SHA for 2d3fdc1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.17.0](https://github.com/JohnstonCode/svn-scm/compare/v2.16.1...v2.17.0) (2023-06-22)
2
+
3
4
+### Features
5
6
+* replace keyar with vscode SecretStorage ([#1600](https://github.com/JohnstonCode/svn-scm/issues/1600)) ([715171d](https://github.com/JohnstonCode/svn-scm/commit/715171d995ff891e4f7f049687e2b73884e336ea))
7
8
## [2.16.1](https://github.com/JohnstonCode/svn-scm/compare/v2.16.0...v2.16.1) (2023-06-19)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.16.1",
+ "version": "2.17.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.53.0"
0 commit comments