Skip to content

Commit 8b552ba

Browse files
committed
chore(release): 2.11.5 [skip ci]
## [2.11.5](v2.11.4...v2.11.5) (2020-07-07) ### Bug Fixes * Typo in keepLocal warning message ([#996](#996)) ([c8945b8](c8945b8))
1 parent c8945b8 commit 8b552ba

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.5](https://github.com/JohnstonCode/svn-scm/compare/v2.11.4...v2.11.5) (2020-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Typo in keepLocal warning message ([#996](https://github.com/JohnstonCode/svn-scm/issues/996)) ([c8945b8](https://github.com/JohnstonCode/svn-scm/commit/c8945b87f42bfdebd74daaaecadf33cfc9560d1f))
7+
18
## [2.11.4](https://github.com/JohnstonCode/svn-scm/compare/v2.11.3...v2.11.4) (2020-06-22)
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.4",
5+
"version": "2.11.5",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)