Skip to content

Commit 032ece8

Browse files
committed
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.0...v2.9.0) (2020-02-19) ### Features * Allow select files to commit when choose "changes" (close [#472](#472)) ([#811](#811)) ([ba4e806](ba4e806))
1 parent ba4e806 commit 032ece8

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.9.0](https://github.com/JohnstonCode/svn-scm/compare/v2.8.0...v2.9.0) (2020-02-19)
2+
3+
4+
### Features
5+
6+
* Allow select files to commit when choose "changes" (close [#472](https://github.com/JohnstonCode/svn-scm/issues/472)) ([#811](https://github.com/JohnstonCode/svn-scm/issues/811)) ([ba4e806](https://github.com/JohnstonCode/svn-scm/commit/ba4e8063e18eff34d0aa68574ecf011d9ac1b7ab))
7+
18
# [2.8.0](https://github.com/JohnstonCode/svn-scm/compare/v2.7.3...v2.8.0) (2020-02-18)
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.8.0",
5+
"version": "2.9.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)