Skip to content

Commit 2d3fdc1

Browse files
committed
chore(release): 2.17.0 [skip ci]
# [2.17.0](v2.16.1...v2.17.0) (2023-06-22) ### Features * replace keyar with vscode SecretStorage ([#1600](#1600)) ([715171d](715171d))
1 parent 715171d commit 2d3fdc1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.16.1](https://github.com/JohnstonCode/svn-scm/compare/v2.16.0...v2.16.1) (2023-06-19)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svn-scm",
33
"displayName": "SVN",
44
"description": "Integrated Subversion source control",
5-
"version": "2.16.1",
5+
"version": "2.17.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.53.0"

0 commit comments

Comments
 (0)