Skip to content

Commit 655e8a1

Browse files
committed
chore(release): 2.11.7 [skip ci]
## [2.11.7](v2.11.6...v2.11.7) (2020-08-02) ### Bug Fixes * Fixed webpack dep issue on remote vscode ([#1025](#1025)) ([9a58729](9a58729))
1 parent 9a58729 commit 655e8a1

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.7](https://github.com/JohnstonCode/svn-scm/compare/v2.11.6...v2.11.7) (2020-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed webpack dep issue on remote vscode ([#1025](https://github.com/JohnstonCode/svn-scm/issues/1025)) ([9a58729](https://github.com/JohnstonCode/svn-scm/commit/9a58729acf6eadf73a70b51ec269bc3443314639))
7+
18
## [2.11.6](https://github.com/JohnstonCode/svn-scm/compare/v2.11.5...v2.11.6) (2020-08-01)
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.6",
5+
"version": "2.11.7",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)