Skip to content

Commit c5fbfa2

Browse files
committed
chore(release): 2.10.3 [skip ci]
## [2.10.3](v2.10.2...v2.10.3) (2020-02-21) ### Bug Fixes * temp svn fs changed output content type to Buffer to preserve encoding-specific characters ([#836](#836)) ([f076e64](f076e64))
1 parent f076e64 commit c5fbfa2

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.3](https://github.com/JohnstonCode/svn-scm/compare/v2.10.2...v2.10.3) (2020-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* temp svn fs changed output content type to Buffer to preserve encoding-specific characters ([#836](https://github.com/JohnstonCode/svn-scm/issues/836)) ([f076e64](https://github.com/JohnstonCode/svn-scm/commit/f076e6465dd43a54191154b228e89d08a36fd142))
7+
18
## [2.10.2](https://github.com/JohnstonCode/svn-scm/compare/v2.10.1...v2.10.2) (2020-02-21)
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.2",
5+
"version": "2.10.3",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)