Skip to content

Commit 9dabdea

Browse files
committed
chore(release): 1.54.7 [skip ci]
## [1.54.7](v1.54.6...v1.54.7) (2019-10-28) ### Bug Fixes * checking for lock field when parsing xml entries ([#693](#693)) ([5cb1413](5cb1413))
1 parent 5cb1413 commit 9dabdea

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.54.7](https://github.com/JohnstonCode/svn-scm/compare/v1.54.6...v1.54.7) (2019-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* checking for lock field when parsing xml entries ([#693](https://github.com/JohnstonCode/svn-scm/issues/693)) ([5cb1413](https://github.com/JohnstonCode/svn-scm/commit/5cb1413))
7+
18
## [1.54.6](https://github.com/JohnstonCode/svn-scm/compare/v1.54.5...v1.54.6) (2019-10-08)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.54.6",
5+
"version": "1.54.7",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)