Skip to content

Commit bb03cbc

Browse files
committed
chore(release): 2.12.3 [skip ci]
## [2.12.3](v2.12.2...v2.12.3) (2020-08-09) ### Bug Fixes * tag open vsx release properly ([#1033](#1033)) ([486427d](486427d))
1 parent 486427d commit bb03cbc

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.12.3](https://github.com/JohnstonCode/svn-scm/compare/v2.12.2...v2.12.3) (2020-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* tag open vsx release properly ([#1033](https://github.com/JohnstonCode/svn-scm/issues/1033)) ([486427d](https://github.com/JohnstonCode/svn-scm/commit/486427d80274de0307152daea1ff9bf2727ab6b6))
7+
18
## [2.12.2](https://github.com/JohnstonCode/svn-scm/compare/v2.12.1...v2.12.2) (2020-08-09)
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.12.2",
5+
"version": "2.12.3",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)