Skip to content

Commit 2b2aa12

Browse files
committed
chore(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2019-11-16) ### Bug Fixes * Added check for jschardet constants ([#745](#745)) ([7594012](7594012))
1 parent 7594012 commit 2b2aa12

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.3](https://github.com/JohnstonCode/svn-scm/compare/v2.1.2...v2.1.3) (2019-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Added check for jschardet constants ([#745](https://github.com/JohnstonCode/svn-scm/issues/745)) ([7594012](https://github.com/JohnstonCode/svn-scm/commit/7594012))
7+
18
## [2.1.2](https://github.com/JohnstonCode/svn-scm/compare/v2.1.1...v2.1.2) (2019-11-15)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.2",
5+
"version": "2.1.3",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
 (0)