Skip to content

Commit be6ce0a

Browse files
committed
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.6...v2.11.0) (2020-05-06) ### Features * Added option to not prompt if commit message is empty (close [#913](#913)) ([#920](#920)) ([2f5e2c2](2f5e2c2))
1 parent 2f5e2c2 commit be6ce0a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.11.0](https://github.com/JohnstonCode/svn-scm/compare/v2.10.6...v2.11.0) (2020-05-06)
2+
3+
4+
### Features
5+
6+
* Added option to not prompt if commit message is empty (close [#913](https://github.com/JohnstonCode/svn-scm/issues/913)) ([#920](https://github.com/JohnstonCode/svn-scm/issues/920)) ([2f5e2c2](https://github.com/JohnstonCode/svn-scm/commit/2f5e2c215ee6c6113536a80474accb6a8e4d87b3))
7+
18
## [2.10.6](https://github.com/JohnstonCode/svn-scm/compare/v2.10.5...v2.10.6) (2020-03-12)
29

310

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": "2.10.6",
5+
"version": "2.11.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.43.0"

0 commit comments

Comments
 (0)