Skip to content

Commit 24f895b

Browse files
committed
chore(release): 2.7.2 [skip ci]
## [2.7.2](v2.7.1...v2.7.2) (2020-02-17) ### Bug Fixes * history view now uses temp svn fs ([#814](#814)) ([c31eb21](c31eb21))
1 parent c31eb21 commit 24f895b

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+
## [2.7.2](https://github.com/JohnstonCode/svn-scm/compare/v2.7.1...v2.7.2) (2020-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* history view now uses temp svn fs ([#814](https://github.com/JohnstonCode/svn-scm/issues/814)) ([c31eb21](https://github.com/JohnstonCode/svn-scm/commit/c31eb21ba1a06b81713120a1d915c484591c0596))
7+
18
## [2.7.1](https://github.com/JohnstonCode/svn-scm/compare/v2.7.0...v2.7.1) (2020-02-14)
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": "2.7.1",
5+
"version": "2.7.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)