Skip to content

Commit

Permalink
chore(release): 2.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
JohnstonCode committed Jun 2, 2020
1 parent 111df3c commit 44a7058
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.11.2](https://github.com/JohnstonCode/svn-scm/compare/v2.11.1...v2.11.2) (2020-06-02)


### Bug Fixes

* 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))

## [2.11.1](https://github.com/JohnstonCode/svn-scm/compare/v2.11.0...v2.11.1) (2020-05-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
"version": "2.11.1",
"version": "2.11.2",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
Expand Down

0 comments on commit 44a7058

Please sign in to comment.