Skip to content

Commit

Permalink
chore(release): 1.47.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.47.11](v1.47.10...v1.47.11) (2019-03-28)

### Bug Fixes

* Fixed .asar file locking (close [#437](#437)) ([#539](#539)) ([66af99b](66af99b))
  • Loading branch information
JohnstonCode committed Mar 28, 2019
1 parent 66af99b commit 1b24216
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.47.11](https://github.com/JohnstonCode/svn-scm/compare/v1.47.10...v1.47.11) (2019-03-28)


### Bug Fixes

* Fixed .asar file locking (close [#437](https://github.com/JohnstonCode/svn-scm/issues/437)) ([#539](https://github.com/JohnstonCode/svn-scm/issues/539)) ([66af99b](https://github.com/JohnstonCode/svn-scm/commit/66af99b))

## [1.47.10](https://github.com/JohnstonCode/svn-scm/compare/v1.47.9...v1.47.10) (2019-03-27)


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

0 comments on commit 1b24216

Please sign in to comment.