Skip to content

Commit 4fe9a28

Browse files
committed
chore(release): 2.13.4 [skip ci]
## [2.13.4](v2.13.3...v2.13.4) (2020-11-21) ### Bug Fixes * Changed how file paths are shown in branch changes ([#1162](#1162)) ([8784c5e](8784c5e))
1 parent 8784c5e commit 4fe9a28

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.13.4](https://github.com/JohnstonCode/svn-scm/compare/v2.13.3...v2.13.4) (2020-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Changed how file paths are shown in branch changes ([#1162](https://github.com/JohnstonCode/svn-scm/issues/1162)) ([8784c5e](https://github.com/JohnstonCode/svn-scm/commit/8784c5e1f9ba91f70cfa2ce464f11d860e74451f))
7+
18
## [2.13.3](https://github.com/JohnstonCode/svn-scm/compare/v2.13.2...v2.13.3) (2020-11-09)
29

310

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": "2.13.3",
5+
"version": "2.13.4",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)