Skip to content

Commit fa8ffb5

Browse files
committed
chore(release): 1.47.12 [skip ci]
## [1.47.12](v1.47.11...v1.47.12) (2019-03-29) ### Performance Improvements * All fs is done async ([#540](#540)) ([b26602f](b26602f))
1 parent b26602f commit fa8ffb5

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.12](https://github.com/JohnstonCode/svn-scm/compare/v1.47.11...v1.47.12) (2019-03-29)
2+
3+
4+
### Performance Improvements
5+
6+
* All fs is done async ([#540](https://github.com/JohnstonCode/svn-scm/issues/540)) ([b26602f](https://github.com/JohnstonCode/svn-scm/commit/b26602f))
7+
18
## [1.47.11](https://github.com/JohnstonCode/svn-scm/compare/v1.47.10...v1.47.11) (2019-03-28)
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.11",
5+
"version": "1.47.12",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)