Skip to content

Commit 8444111

Browse files
committed
chore(release): 2.15.4 [skip ci]
## [2.15.4](JohnstonCode/svn-scm@v2.15.3...v2.15.4) (2022-04-19) ### Bug Fixes * Add --limit=1 when determining branch copy source ([JohnstonCode#1571](JohnstonCode#1571)) ([593dfe5](JohnstonCode@593dfe5))
1 parent 593dfe5 commit 8444111

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.15.4](https://github.com/JohnstonCode/svn-scm/compare/v2.15.3...v2.15.4) (2022-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Add --limit=1 when determining branch copy source ([#1571](https://github.com/JohnstonCode/svn-scm/issues/1571)) ([593dfe5](https://github.com/JohnstonCode/svn-scm/commit/593dfe5cb61a4a1ad4c30eda1c212fbf9e7256eb))
7+
18
## [2.15.3](https://github.com/JohnstonCode/svn-scm/compare/v2.15.2...v2.15.3) (2022-02-04)
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.15.3",
5+
"version": "2.15.4",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)