Skip to content

Commit 2c7a843

Browse files
committed
released v1.29.5
1 parent 017e990 commit 2c7a843

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# **v1.29.5**
2+
3+
## Bug Fixes
4+
5+
* @JohnstonCode Fixed #255 Hostname getting removed when same as folder
6+
7+
## Changes
8+
9+
* @JohnstonCode #277 Removed unnecessary awaits
10+
111
# **v1.29.4**
212

313
## Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
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.29.4",
5+
"version": "1.29.5",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.18.0"

0 commit comments

Comments
 (0)