We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e74ad commit d4ef69dCopy full SHA for d4ef69d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.15.7](https://github.com/JohnstonCode/svn-scm/compare/v2.15.6...v2.15.7) (2022-12-23)
2
+
3
4
+### Bug Fixes
5
6
+* remove unsupported badges ([#1592](https://github.com/JohnstonCode/svn-scm/issues/1592)) ([c9e74ad](https://github.com/JohnstonCode/svn-scm/commit/c9e74ad4c5c059bccbfb3d60fabcb8311211d75c))
7
8
## [2.15.6](https://github.com/JohnstonCode/svn-scm/compare/v2.15.5...v2.15.6) (2022-12-21)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.15.6",
+ "version": "2.15.7",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.44.0"
0 commit comments