Skip to content

Commit 2d0ed55

Browse files
committed
chore(release): 1.50.1 [skip ci]
## [1.50.1](v1.50.0...v1.50.1) (2019-06-01) ### Bug Fixes * Fixed encoding detection for gutter (close [#526](#526)) ([#590](#590)) ([22e40f9](22e40f9))
1 parent 22e40f9 commit 2d0ed55

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+
## [1.50.1](https://github.com/JohnstonCode/svn-scm/compare/v1.50.0...v1.50.1) (2019-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed encoding detection for gutter (close [#526](https://github.com/JohnstonCode/svn-scm/issues/526)) ([#590](https://github.com/JohnstonCode/svn-scm/issues/590)) ([22e40f9](https://github.com/JohnstonCode/svn-scm/commit/22e40f9))
7+
18
# [1.50.0](https://github.com/JohnstonCode/svn-scm/compare/v1.49.0...v1.50.0) (2019-05-29)
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": "1.50.0",
5+
"version": "1.50.1",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)