Skip to content

Commit 1722170

Browse files
committed
updated changelog and package json
1 parent 3175573 commit 1722170

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# **v1.5.0 UNDER DEVELOPMENT**
22

3+
# **v1.4.2**
4+
5+
## Bug Fixes
6+
7+
* @edgardmessias fixed #69 source control not working in subfolder of project
8+
39
# **v1.4.1**
410

511
## Bug Fixes

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": "1.4.1",
5+
"version": "1.4.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.17.0"

0 commit comments

Comments
 (0)