Skip to content

Commit f224afb

Browse files
committed
chore(release): 1.44.4 [skip ci]
## [1.44.4](v1.44.3...v1.44.4) (2018-10-26) ### Bug Fixes * Fixed compatibility with SlikSVN ([#397](#397)) ([21b4f6d](21b4f6d))
1 parent 21b4f6d commit f224afb

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.4](https://github.com/JohnstonCode/svn-scm/compare/v1.44.3...v1.44.4) (2018-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed compatibility with SlikSVN ([#397](https://github.com/JohnstonCode/svn-scm/issues/397)) ([21b4f6d](https://github.com/JohnstonCode/svn-scm/commit/21b4f6d))
7+
18
## [1.44.3](https://github.com/JohnstonCode/svn-scm/compare/v1.44.2...v1.44.3) (2018-10-25)
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.3",
5+
"version": "1.44.4",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)