Skip to content

Commit 3b5e2bb

Browse files
committed
chore(release): 1.52.0 [skip ci]
# [1.52.0](v1.51.0...v1.52.0) (2019-06-03) ### Features * Allow multi-line commit messages (close [#471](#471)) ([#589](#589)) ([bb06651](bb06651))
1 parent bb06651 commit 3b5e2bb

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+
# [1.52.0](https://github.com/JohnstonCode/svn-scm/compare/v1.51.0...v1.52.0) (2019-06-03)
2+
3+
4+
### Features
5+
6+
* Allow multi-line commit messages (close [#471](https://github.com/JohnstonCode/svn-scm/issues/471)) ([#589](https://github.com/JohnstonCode/svn-scm/issues/589)) ([bb06651](https://github.com/JohnstonCode/svn-scm/commit/bb06651))
7+
18
# [1.51.0](https://github.com/JohnstonCode/svn-scm/compare/v1.50.5...v1.51.0) (2019-06-03)
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": "1.51.0",
5+
"version": "1.52.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)