Skip to content

Commit 42895a9

Browse files
committed
chore(release): 1.51.0 [skip ci]
# [1.51.0](v1.50.5...v1.51.0) (2019-06-03) ### Features * Added support to pick a previous commit message (close [#358](#358)) ([#599](#599)) ([b179bd0](b179bd0))
1 parent b179bd0 commit 42895a9

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.51.0](https://github.com/JohnstonCode/svn-scm/compare/v1.50.5...v1.51.0) (2019-06-03)
2+
3+
4+
### Features
5+
6+
* Added support to pick a previous commit message (close [#358](https://github.com/JohnstonCode/svn-scm/issues/358)) ([#599](https://github.com/JohnstonCode/svn-scm/issues/599)) ([b179bd0](https://github.com/JohnstonCode/svn-scm/commit/b179bd0))
7+
18
## [1.50.5](https://github.com/JohnstonCode/svn-scm/compare/v1.50.4...v1.50.5) (2019-06-03)
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.5",
5+
"version": "1.51.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)