Skip to content

Commit 44a7058

Browse files
committed
chore(release): 2.11.2 [skip ci]
## [2.11.2](v2.11.1...v2.11.2) (2020-06-02) ### Bug Fixes * made copy titles more consistent with other UIs ([#953](#953)) ([111df3c](111df3c))
1 parent 111df3c commit 44a7058

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.11.2](https://github.com/JohnstonCode/svn-scm/compare/v2.11.1...v2.11.2) (2020-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* made copy titles more consistent with other UIs ([#953](https://github.com/JohnstonCode/svn-scm/issues/953)) ([111df3c](https://github.com/JohnstonCode/svn-scm/commit/111df3cef66ba45a32863c6a37144c92963a4c60))
7+
18
## [2.11.1](https://github.com/JohnstonCode/svn-scm/compare/v2.11.0...v2.11.1) (2020-05-06)
29

310

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": "2.11.1",
5+
"version": "2.11.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)