Skip to content

Commit b060477

Browse files
committed
chore(release): 2.13.3 [skip ci]
## [2.13.3](v2.13.2...v2.13.3) (2020-11-09) ### Bug Fixes * use matchBase option when match ignoreList ([#1139](#1139)) ([09f4114](09f4114))
1 parent 09f4114 commit b060477

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.3](https://github.com/JohnstonCode/svn-scm/compare/v2.13.2...v2.13.3) (2020-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* use matchBase option when match ignoreList ([#1139](https://github.com/JohnstonCode/svn-scm/issues/1139)) ([09f4114](https://github.com/JohnstonCode/svn-scm/commit/09f4114bf20f37bb669d3a989bd5a3261620900c))
7+
18
## [2.13.2](https://github.com/JohnstonCode/svn-scm/compare/v2.13.1...v2.13.2) (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.2",
5+
"version": "2.13.3",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)