Skip to content

Commit 29ae4c8

Browse files
committed
chore(release): 2.10.6 [skip ci]
## [2.10.6](v2.10.5...v2.10.6) (2020-03-12) ### Bug Fixes * Capitalised conflicts change group name ([#857](#857)) ([03637f5](03637f5))
1 parent 03637f5 commit 29ae4c8

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.10.6](https://github.com/JohnstonCode/svn-scm/compare/v2.10.5...v2.10.6) (2020-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Capitalised conflicts change group name ([#857](https://github.com/JohnstonCode/svn-scm/issues/857)) ([03637f5](https://github.com/JohnstonCode/svn-scm/commit/03637f558df9f6111d58300169e2ed79d00a1af2))
7+
18
## [2.10.5](https://github.com/JohnstonCode/svn-scm/compare/v2.10.4...v2.10.5) (2020-03-03)
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.10.5",
5+
"version": "2.10.6",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.43.0"

0 commit comments

Comments
 (0)