Skip to content

Commit c34ab1f

Browse files
committed
chore(release): 2.11.1 [skip ci]
## [2.11.1](v2.11.0...v2.11.1) (2020-05-06) ### Bug Fixes * Fixed focus out for authentication dialog (close [#918](#918)) ([#919](#919)) ([ce57c22](ce57c22))
1 parent ce57c22 commit c34ab1f

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.11.1](https://github.com/JohnstonCode/svn-scm/compare/v2.11.0...v2.11.1) (2020-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed focus out for authentication dialog (close [#918](https://github.com/JohnstonCode/svn-scm/issues/918)) ([#919](https://github.com/JohnstonCode/svn-scm/issues/919)) ([ce57c22](https://github.com/JohnstonCode/svn-scm/commit/ce57c220c62c5ce537ace265e7fede543cbf18f8))
7+
18
# [2.11.0](https://github.com/JohnstonCode/svn-scm/compare/v2.10.6...v2.11.0) (2020-05-06)
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.11.0",
5+
"version": "2.11.1",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.43.0"

0 commit comments

Comments
 (0)