Skip to content

Commit 132a495

Browse files
committed
chore(release): 1.46.0 [skip ci]
# [1.46.0](v1.45.4...v1.46.0) (2018-11-19) ### Features * Added config option to choose changes left click command ([#417](#417)) ([dc661cc](dc661cc))
1 parent dc661cc commit 132a495

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.46.0](https://github.com/JohnstonCode/svn-scm/compare/v1.45.4...v1.46.0) (2018-11-19)
2+
3+
4+
### Features
5+
6+
* Added config option to choose changes left click command ([#417](https://github.com/JohnstonCode/svn-scm/issues/417)) ([dc661cc](https://github.com/JohnstonCode/svn-scm/commit/dc661cc))
7+
18
## [1.45.4](https://github.com/JohnstonCode/svn-scm/compare/v1.45.3...v1.45.4) (2018-11-17)
29

310

package-lock.json

Lines changed: 8 additions & 8 deletions
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.45.4",
5+
"version": "1.46.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)