Skip to content

Commit

Permalink
chore(release): 1.49.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.49.0](v1.48.6...v1.49.0) (2019-05-29)

### Features

* Allow to scan repository on ignored folders (close [#570](#570)) ([#586](#586)) ([be7069d](be7069d))
  • Loading branch information
JohnstonCode committed May 29, 2019
1 parent be7069d commit 8621d6d
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.49.0](https://github.com/JohnstonCode/svn-scm/compare/v1.48.6...v1.49.0) (2019-05-29)


### Features

* Allow to scan repository on ignored folders (close [#570](https://github.com/JohnstonCode/svn-scm/issues/570)) ([#586](https://github.com/JohnstonCode/svn-scm/issues/586)) ([be7069d](https://github.com/JohnstonCode/svn-scm/commit/be7069d))

## [1.48.6](https://github.com/JohnstonCode/svn-scm/compare/v1.48.5...v1.48.6) (2019-05-24)


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

0 comments on commit 8621d6d

Please sign in to comment.