Skip to content

Commit 643794a

Browse files
committed
chore(release): 2.10.4 [skip ci]
## [2.10.4](v2.10.3...v2.10.4) (2020-02-28) ### Bug Fixes * file changes on windows not registering ([#844](#844)) ([6b3521a](6b3521a))
1 parent 6b3521a commit 643794a

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.4](https://github.com/JohnstonCode/svn-scm/compare/v2.10.3...v2.10.4) (2020-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* file changes on windows not registering ([#844](https://github.com/JohnstonCode/svn-scm/issues/844)) ([6b3521a](https://github.com/JohnstonCode/svn-scm/commit/6b3521a08cf2d3ef4a57ec0f46c0c271924f3933))
7+
18
## [2.10.3](https://github.com/JohnstonCode/svn-scm/compare/v2.10.2...v2.10.3) (2020-02-21)
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.3",
5+
"version": "2.10.4",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.42.0"

0 commit comments

Comments
 (0)