We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52c630 commit fdc2d9aCopy full SHA for fdc2d9a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.2](https://github.com/JohnstonCode/svn-scm/compare/v2.12.1...v2.12.2) (2020-08-09)
2
+
3
4
+### Bug Fixes
5
6
+* Added Open VSX build ([#914](https://github.com/JohnstonCode/svn-scm/issues/914)) ([#963](https://github.com/JohnstonCode/svn-scm/issues/963)) ([d52c630](https://github.com/JohnstonCode/svn-scm/commit/d52c630189d27367bfcbd2e9fc00ee6b1a4686d5))
7
8
## [2.12.1](https://github.com/JohnstonCode/svn-scm/compare/v2.12.0...v2.12.1) (2020-08-03)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.12.1",
+ "version": "2.12.2",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments