Skip to content

Commit 563264f

Browse files
committed
chore(release): 2.13.1 [skip ci]
## [2.13.1](v2.13.0...v2.13.1) (2020-11-08) ### Bug Fixes * fix openvsx release ([#1138](#1138)) ([f517a9f](f517a9f))
1 parent f517a9f commit 563264f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.13.0](https://github.com/JohnstonCode/svn-scm/compare/v2.12.4...v2.13.0) (2020-11-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svn-scm",
33
"displayName": "SVN",
44
"description": "Integrated Subversion source control",
5-
"version": "2.13.0",
5+
"version": "2.13.1",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)