Skip to content

Commit 609d44d

Browse files
committed
chore(release): 2.10.1 [skip ci]
## [2.10.1](v2.10.0...v2.10.1) (2020-02-20) ### Bug Fixes * use experimental detect encoding with svn cat ([#832](#832)) ([217a981](217a981))
1 parent 217a981 commit 609d44d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.10.1](https://github.com/JohnstonCode/svn-scm/compare/v2.10.0...v2.10.1) (2020-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* use experimental detect encoding with svn cat ([#832](https://github.com/JohnstonCode/svn-scm/issues/832)) ([217a981](https://github.com/JohnstonCode/svn-scm/commit/217a9819011243481c1bcb82b604e12f997d08c9))
7+
18
# [2.10.0](https://github.com/JohnstonCode/svn-scm/compare/v2.9.1...v2.10.0) (2020-02-19)
29

310

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": "2.10.0",
5+
"version": "2.10.1",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)