Skip to content

Commit 6d67ba4

Browse files
committed
chore(release): 1.44.2 [skip ci]
## [1.44.2](v1.44.1...v1.44.2) (2018-10-23) ### Bug Fixes * Improved svn detection (close [#389](#389)) ([#391](#391)) ([dabb916](dabb916))
1 parent dabb916 commit 6d67ba4

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.44.2](https://github.com/JohnstonCode/svn-scm/compare/v1.44.1...v1.44.2) (2018-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Improved svn detection (close [#389](https://github.com/JohnstonCode/svn-scm/issues/389)) ([#391](https://github.com/JohnstonCode/svn-scm/issues/391)) ([dabb916](https://github.com/JohnstonCode/svn-scm/commit/dabb916))
7+
18
## [1.44.1](https://github.com/JohnstonCode/svn-scm/compare/v1.44.0...v1.44.1) (2018-10-17)
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.44.1",
5+
"version": "1.44.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)