Skip to content

Commit

Permalink
chore(release): 1.54.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.54.1](JohnstonCode/svn-scm@v1.54.0...v1.54.1) (2019-06-17)

### Bug Fixes

* Fixed config scope for svn.path (close [JohnstonCode#616](JohnstonCode#616)) ([JohnstonCode#614](JohnstonCode#614)) ([7feabc2](JohnstonCode@7feabc2))
  • Loading branch information
JohnstonCode committed Jun 17, 2019
1 parent 7feabc2 commit c036dcc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.54.1](https://github.com/JohnstonCode/svn-scm/compare/v1.54.0...v1.54.1) (2019-06-17)


### Bug Fixes

* Fixed config scope for svn.path (close [#616](https://github.com/JohnstonCode/svn-scm/issues/616)) ([#614](https://github.com/JohnstonCode/svn-scm/issues/614)) ([7feabc2](https://github.com/JohnstonCode/svn-scm/commit/7feabc2))

# [1.54.0](https://github.com/JohnstonCode/svn-scm/compare/v1.53.0...v1.54.0) (2019-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "1.54.0",
"version": "1.54.1",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.26.0"
Expand Down

0 comments on commit c036dcc

Please sign in to comment.