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 f517a9f commit 563264fCopy full SHA for 563264f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.13.1](https://github.com/JohnstonCode/svn-scm/compare/v2.13.0...v2.13.1) (2020-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* fix openvsx release ([#1138](https://github.com/JohnstonCode/svn-scm/issues/1138)) ([f517a9f](https://github.com/JohnstonCode/svn-scm/commit/f517a9f526622c1151e7811b3101e79050802c2b))
7
8
# [2.13.0](https://github.com/JohnstonCode/svn-scm/compare/v2.12.4...v2.13.0) (2020-11-08)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.13.0",
+ "version": "2.13.1",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments