Skip to content

Commit 8b22068

Browse files
committed
chore(release): 2.10.5 [skip ci]
## [2.10.5](v2.10.4...v2.10.5) (2020-03-03) ### Bug Fixes * Fixed no ask for username and password (close [#849](#849)) ([#850](#850)) ([856e736](856e736))
1 parent 856e736 commit 8b22068

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.10.5](https://github.com/JohnstonCode/svn-scm/compare/v2.10.4...v2.10.5) (2020-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed no ask for username and password (close [#849](https://github.com/JohnstonCode/svn-scm/issues/849)) ([#850](https://github.com/JohnstonCode/svn-scm/issues/850)) ([856e736](https://github.com/JohnstonCode/svn-scm/commit/856e7364264ef3335d3dca5e777a9fd1d73d3cdd))
7+
18
## [2.10.4](https://github.com/JohnstonCode/svn-scm/compare/v2.10.3...v2.10.4) (2020-02-28)
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.10.4",
5+
"version": "2.10.5",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)