Skip to content

Commit ab36458

Browse files
committed
chore(release): 2.6.2 [skip ci]
## [2.6.2](v2.6.1...v2.6.2) (2020-02-11) ### Bug Fixes * Fixed repeated auths prompt (close [#652](#652)) ([#799](#799)) ([42e64a9](42e64a9))
1 parent 42e64a9 commit ab36458

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.6.2](https://github.com/JohnstonCode/svn-scm/compare/v2.6.1...v2.6.2) (2020-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed repeated auths prompt (close [#652](https://github.com/JohnstonCode/svn-scm/issues/652)) ([#799](https://github.com/JohnstonCode/svn-scm/issues/799)) ([42e64a9](https://github.com/JohnstonCode/svn-scm/commit/42e64a977c43c6a9d1200df2543107d9849c70ca))
7+
18
## [2.6.1](https://github.com/JohnstonCode/svn-scm/compare/v2.6.0...v2.6.1) (2020-01-28)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.6.1",
5+
"version": "2.6.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.41.0"

0 commit comments

Comments
 (0)