Skip to content

Commit dbe1fc1

Browse files
committed
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.0...v2.6.0) (2020-01-27) ### Features * Added log search commands ([#782](#782)) ([6fc635f](6fc635f))
1 parent 6fc635f commit dbe1fc1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.6.0](https://github.com/JohnstonCode/svn-scm/compare/v2.5.0...v2.6.0) (2020-01-27)
2+
3+
4+
### Features
5+
6+
* Added log search commands ([#782](https://github.com/JohnstonCode/svn-scm/issues/782)) ([6fc635f](https://github.com/JohnstonCode/svn-scm/commit/6fc635fb6488378fa83ed1070d4c27428e2549c0))
7+
18
# [2.5.0](https://github.com/JohnstonCode/svn-scm/compare/v2.4.3...v2.5.0) (2020-01-26)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.5.0",
5+
"version": "2.6.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.41.0"

0 commit comments

Comments
 (0)