Skip to content

Commit 55b4092

Browse files
committed
chore(release): 1.52.1 [skip ci]
## [1.52.1](v1.52.0...v1.52.1) (2019-06-04) ### Bug Fixes * Fixed "failed to open path" for remote (close [#593](#593)) ([#600](#600)) ([c9190aa](c9190aa))
1 parent c9190aa commit 55b4092

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.52.1](https://github.com/JohnstonCode/svn-scm/compare/v1.52.0...v1.52.1) (2019-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed "failed to open path" for remote (close [#593](https://github.com/JohnstonCode/svn-scm/issues/593)) ([#600](https://github.com/JohnstonCode/svn-scm/issues/600)) ([c9190aa](https://github.com/JohnstonCode/svn-scm/commit/c9190aa))
7+
18
# [1.52.0](https://github.com/JohnstonCode/svn-scm/compare/v1.51.0...v1.52.0) (2019-06-03)
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.52.0",
5+
"version": "1.52.1",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)