Skip to content

Commit

Permalink
chore(release): 2.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.13.1](v2.13.0...v2.13.1) (2020-11-08)

### Bug Fixes

* fix openvsx release ([#1138](#1138)) ([f517a9f](f517a9f))
  • Loading branch information
JohnstonCode committed Nov 8, 2020
1 parent f517a9f commit 563264f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.13.1](https://github.com/JohnstonCode/svn-scm/compare/v2.13.0...v2.13.1) (2020-11-08)


### Bug Fixes

* fix openvsx release ([#1138](https://github.com/JohnstonCode/svn-scm/issues/1138)) ([f517a9f](https://github.com/JohnstonCode/svn-scm/commit/f517a9f526622c1151e7811b3101e79050802c2b))

# [2.13.0](https://github.com/JohnstonCode/svn-scm/compare/v2.12.4...v2.13.0) (2020-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 563264f

Please sign in to comment.