Skip to content

Commit 7e9cfa4

Browse files
committed
Merge branch 'master' of github.com:JohnstonCode/svn-scm
2 parents 2be2880 + a7ced4a commit 7e9cfa4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.47.2](https://github.com/JohnstonCode/svn-scm/compare/v1.47.1...v1.47.2) (2019-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed windows network drive issues ([#497](https://github.com/JohnstonCode/svn-scm/issues/497)) ([6a6c846](https://github.com/JohnstonCode/svn-scm/commit/6a6c846)), closes [#466](https://github.com/JohnstonCode/svn-scm/issues/466) [#451](https://github.com/JohnstonCode/svn-scm/issues/451) [#494](https://github.com/JohnstonCode/svn-scm/issues/494)
7+
18
## [1.47.1](https://github.com/JohnstonCode/svn-scm/compare/v1.47.0...v1.47.1) (2019-02-12)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.1",
5+
"version": "1.47.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)