Skip to content

Commit cd56de4

Browse files
committed
chore(release): 1.47.7 [skip ci]
## [1.47.7](v1.47.6...v1.47.7) (2019-03-26) ### Bug Fixes * Fixed high cpu usage by parallel svn processes (close [#463](#463)) ([#531](#531)) ([e70872c](e70872c))
1 parent e70872c commit cd56de4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.47.7](https://github.com/JohnstonCode/svn-scm/compare/v1.47.6...v1.47.7) (2019-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed high cpu usage by parallel svn processes (close [#463](https://github.com/JohnstonCode/svn-scm/issues/463)) ([#531](https://github.com/JohnstonCode/svn-scm/issues/531)) ([e70872c](https://github.com/JohnstonCode/svn-scm/commit/e70872c))
7+
18
## [1.47.6](https://github.com/JohnstonCode/svn-scm/compare/v1.47.5...v1.47.6) (2019-03-26)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.47.6",
5+
"version": "1.47.7",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)