Skip to content

Commit 1b24216

Browse files
committed
chore(release): 1.47.11 [skip ci]
## [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))
1 parent 66af99b commit 1b24216

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.47.11](https://github.com/JohnstonCode/svn-scm/compare/v1.47.10...v1.47.11) (2019-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
18
## [1.47.10](https://github.com/JohnstonCode/svn-scm/compare/v1.47.9...v1.47.10) (2019-03-27)
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.47.10",
5+
"version": "1.47.11",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)