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 e257a8b commit 721a4b5Copy full SHA for 721a4b5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# **v1.29.4**
2
+
3
+## Bug Fixes
4
5
+* @JohnstonCode Fixed #276 Empty commit message warning although the comment is entered in the input field
6
7
# **v1.29.3**
8
9
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.29.3",
+ "version": "1.29.4",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.18.0"
0 commit comments