Skip to content

Commit e9500ee

Browse files
committed
chore(release): 2.7.3 [skip ci]
## [2.7.3](v2.7.2...v2.7.3) (2020-02-18) ### Bug Fixes * clean up temp svn files when closed ([#819](#819)) ([32b1887](32b1887))
1 parent 32b1887 commit e9500ee

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.7.3](https://github.com/JohnstonCode/svn-scm/compare/v2.7.2...v2.7.3) (2020-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* clean up temp svn files when closed ([#819](https://github.com/JohnstonCode/svn-scm/issues/819)) ([32b1887](https://github.com/JohnstonCode/svn-scm/commit/32b188732cf4a96926db017a5c95edcb9f09614b))
7+
18
## [2.7.2](https://github.com/JohnstonCode/svn-scm/compare/v2.7.1...v2.7.2) (2020-02-17)
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.7.2",
5+
"version": "2.7.3",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)