We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017e990 commit 2c7a843Copy full SHA for 2c7a843
CHANGELOG.md
@@ -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
11
# **v1.29.4**
12
13
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.29.4",
+ "version": "1.29.5",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.18.0"
0 commit comments